cp -f .layerapi2_label /opt/metwork-mfext-2.0/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-2.0/.layerapi2_dependencies rm -f /opt/metwork-mfext-2.0/.dhash_ignore_hash touch /opt/metwork-mfext-2.0/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-2.0/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-2.0/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-2.0/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-2.0/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-2.0/bin/envtpl chmod a+rx /opt/metwork-mfext-2.0/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-2.0/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-2.0/bin/dhash chmod a+rx /opt/metwork-mfext-2.0/bin/dhash cp -f layer_hash /opt/metwork-mfext-2.0/bin/layer_hash chmod a+rx /opt/metwork-mfext-2.0/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-2.0/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-2.0/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-2.0/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-2.0/bin/_layer_hash chmod a+rx /opt/metwork-mfext-2.0/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-2.0/bin/module_hash chmod a+rx /opt/metwork-mfext-2.0/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-2.0/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-2.0/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-2.0/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-2.0/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-2.0/bin/outside chmod a+rx /opt/metwork-mfext-2.0/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-2.0/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-2.0/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-2.0/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.0/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-2.0/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-2.0/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-2.0/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-2.0/config/version || { rm -f /opt/metwork-mfext-2.0/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.0/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-2.0/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-2.0/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-2.0/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-2.0/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/2/g' >python2_layer.mk cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-2.0/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-2.0/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-2.0/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-2.0/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-2.0/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-2.0/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-2.0/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-2.0/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-2.0/share/package_python3.mk make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-2.0/.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.0/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/core" "core" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 2723e61614ad50f27b2f0881c307d538 cache missed (/buildcache/mfext_cache_layer_core_3c12b3e028748b462f6fcc312cfb20ba.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0004_libffi 0005_readline 0010_liquidprompt 0035_dtreetrawl 0045_mfutil_c 0070_layerapi2 0080_log_proxy 0100_redis 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.0/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,PYTHON2_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; do cp -r $lib /opt/metwork-mfext-2.0/opt/core/lib; done make[3]: Leaving directory '/src/layers/layer0_core/0001_scientific_system_libraries' make[3]: Entering directory '/src/layers/layer0_core/0004_libffi' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo "name: 'libffi'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo "version: '3.2'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo "checksum: '41e0216cc2be4029fad3128988295f0f'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo -n "A Portable Foreign Function Interface Library" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo "website: 'https://sourceware.org/libffi/'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/libffi.yaml; fi make --file=../../Makefile.standard OPTIONS="--libdir=/opt/metwork-mfext-2.0/opt/core/lib --enable-portable-binary --enable-shared --disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0004_libffi' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/libffi-3.2.tar.gz` `readlink -m ./sources` MD5 41e0216cc2be4029fad3128988295f0f Computing checksum for /src/layers/layer0_core/0004_libffi/build/libffi-3.2.tar.gz... Good checksum rm -Rf libffi-3.2 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/libffi-3.2.tar.gz` tar.gz libffi-3.2 Patching with libffi_build.patch... patching file configure Patch ok cd build/libffi-3.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.0/opt/core --libdir=/opt/metwork-mfext-2.0/opt/core/lib --enable-portable-binary --enable-shared --disable-static checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu continue configure in default builddir "./x86_64-unknown-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux gnu" checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gsed... sed 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 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 dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 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 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 size of size_t... 8 checking for C compiler vendor... gnu checking whether C compiler accepts -fstrict-aliasing... yes checking whether C compiler accepts -ffast-math... yes checking for gcc architecture flag... checking for x86 cpuid 0 output... 16:756e6547:6c65746e:49656e69 checking for x86 cpuid 1 output... 906ea:1100800:7ffafbff:bfebfbff checking whether C compiler accepts -mtune=core2... yes checking for gcc architecture flag... -mtune=core2 checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2... yes checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mkostemp... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in x86_64-unknown-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands cd build/libffi-3.2 && make make[2]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' MAKE x86_64-unknown-linux-gnu : 0 * all-all make[3]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions' 'CXXFLAGS=-g -O2' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/bin/install -c' 'INSTALL_DATA=/bin/install -c -m 644' 'INSTALL_PROGRAM=/bin/install -c' 'INSTALL_SCRIPT=/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=make' 'MAKEINFO=/bin/sh /src/layers/layer0_core/0004_libffi/build/libffi-3.2/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/opt/metwork-mfext-2.0/opt/core' 'infodir=/opt/metwork-mfext-2.0/opt/core/share/info' 'libdir=/opt/metwork-mfext-2.0/opt/core/lib' 'mandir=/opt/metwork-mfext-2.0/opt/core/share/man' 'prefix=/opt/metwork-mfext-2.0/opt/core' 'AR=ar' 'AS=as' 'CC=gcc' 'CXX=g++' 'LD=/bin/ld -m elf_x86_64' 'NM=/bin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' Making all in include make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' Making all in testsuite make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' Making all in man make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo ../src/x86/sysv.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c ../src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -o libffi.la -rpath /opt/metwork-mfext-2.0/opt/core/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -O3 -mtune=core2 -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.4" "libffi.so.6") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.4" "libffi.so") libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[3]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[2]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' cd build/libffi-3.2 && make install make[2]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' MAKE x86_64-unknown-linux-gnu : 0 * install make[3]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' Making install in include make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/lib/libffi-3.2/include' /bin/install -c -m 644 ffi.h ffitarget.h '/opt/metwork-mfext-2.0/opt/core/lib/libffi-3.2/include' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' Making install in testsuite make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' Making install in man make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/share/man/man3' /bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/opt/metwork-mfext-2.0/opt/core/share/man/man3' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/lib' /bin/sh ./libtool --mode=install /bin/install -c libffi.la '/opt/metwork-mfext-2.0/opt/core/lib' libtool: install: /bin/install -c .libs/libffi.so.6.0.4 /opt/metwork-mfext-2.0/opt/core/lib/libffi.so.6.0.4 libtool: install: (cd /opt/metwork-mfext-2.0/opt/core/lib && { ln -s -f libffi.so.6.0.4 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.4 libffi.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/core/lib && { ln -s -f libffi.so.6.0.4 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.4 libffi.so; }; }) libtool: install: /bin/install -c .libs/libffi.lai /opt/metwork-mfext-2.0/opt/core/lib/libffi.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/core/bin:/opt/metwork-mfext-2.0/opt/core/local/bin:/opt/metwork-mfext-2.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/bin:/opt/metwork-mfext-2.0/local/bin:/opt/metwork-mfext-2.0/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/lib/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.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/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.0/opt/core/share/info' /bin/install -c -m 644 ../doc/libffi.info '/opt/metwork-mfext-2.0/opt/core/share/info' install-info --info-dir='/opt/metwork-mfext-2.0/opt/core/share/info' '/opt/metwork-mfext-2.0/opt/core/share/info/libffi.info' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/lib/pkgconfig' /bin/install -c -m 644 libffi.pc '/opt/metwork-mfext-2.0/opt/core/lib/pkgconfig' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[3]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[2]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' make[1]: Leaving directory '/src/layers/layer0_core/0004_libffi' make[3]: Leaving directory '/src/layers/layer0_core/0004_libffi' 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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml echo "name: 'readline'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml echo "version: '8.0'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml echo "checksum: '7e6c1f16aee3244a69aba6e438295ca3'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/core/share/metwork_packages/readline.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml echo "website: 'https://www.gnu.org/software/readline'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml echo "license: 'GNU GPLv3'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/readline.yaml; fi make --file=../../Makefile.standard download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0005_readline' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/readline-8.0.tar.gz` `readlink -m ./sources` MD5 7e6c1f16aee3244a69aba6e438295ca3 Computing checksum for /src/layers/layer0_core/0005_readline/build/readline-8.0.tar.gz... Good checksum rm -Rf readline-8.0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/readline-8.0.tar.gz` tar.gz readline-8.0 Patching with readline-link-to-libtinfo.patch... patching file support/shobj-conf Patch ok cd build/readline-8.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 && ./configure --prefix=/opt/metwork-mfext-2.0/opt/core checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for readline-8.0 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.0 && make make[2]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' rm -f readline.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O readline.c rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O vi_mode.c rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O parens.c rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O search.c rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O rltty.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O complete.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O bind.c rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O isearch.c rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O display.c rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O signals.c rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O util.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O kill.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O undo.c rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O macro.c rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O input.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O callback.c rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O terminal.c rm -f text.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O text.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O nls.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O misc.c rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O history.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O histexpand.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O histfile.c rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O histsearch.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O shell.c rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O mbutil.c rm -f tilde.o gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O -DREADLINE_LIBRARY -c ./tilde.c rm -f colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O colors.c rm -f parse-colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O parse-colors.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O xmalloc.c rm -f xfree.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O xfree.c rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O compat.c rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "ranlib" && ranlib libreadline.a rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a test -d shlib || mkdir shlib ( cd shlib ; make -w all ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' rm -f readline.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -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.0"' -g -O -fPIC -o compat.o ../compat.c mv compat.o compat.so rm -f libreadline.so.8.0 gcc -shared -Wl,-soname,libreadline.so.8.0 -Wl,-rpath,/opt/metwork-mfext-2.0/opt/core/lib -Wl,-soname,`basename libreadline.so.8.0 .0` -o libreadline.so.8.0 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.0 gcc -shared -Wl,-soname,libhistory.so.8.0 -Wl,-rpath,/opt/metwork-mfext-2.0/opt/core/lib -Wl,-soname,`basename libhistory.so.8.0 .0` -o libhistory.so.8.0 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -ltinfo make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' make[2]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' cd build/readline-8.0 && make install make[2]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' /bin/sh ./support/mkinstalldirs /opt/metwork-mfext-2.0/opt/core/include \ /opt/metwork-mfext-2.0/opt/core/include/readline /opt/metwork-mfext-2.0/opt/core/lib \ /opt/metwork-mfext-2.0/opt/core/share/info /opt/metwork-mfext-2.0/opt/core/share/man/man3 /opt/metwork-mfext-2.0/opt/core/share/doc/readline \ /opt/metwork-mfext-2.0/opt/core/lib/pkgconfig mkdir -p -- /opt/metwork-mfext-2.0/opt/core/include /opt/metwork-mfext-2.0/opt/core/include/readline /opt/metwork-mfext-2.0/opt/core/lib /opt/metwork-mfext-2.0/opt/core/share/info /opt/metwork-mfext-2.0/opt/core/share/man/man3 /opt/metwork-mfext-2.0/opt/core/share/doc/readline /opt/metwork-mfext-2.0/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.0/opt/core/include/readline ; \ done /bin/install -c -m 644 ./CHANGES ./INSTALL ./README /opt/metwork-mfext-2.0/opt/core/share/doc/readline ( if test -d doc ; then \ cd doc && \ make -w infodir=/opt/metwork-mfext-2.0/opt/core/share/info DESTDIR= install; \ fi ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/doc' /bin/sh ../support/mkdirs /opt/metwork-mfext-2.0/opt/core/share/info /opt/metwork-mfext-2.0/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.0/opt/core/share/info/readline.info; \ else \ /bin/install -c -m 644 ./readline.info /opt/metwork-mfext-2.0/opt/core/share/info/readline.info; \ fi if test -f rluserman.info; then \ /bin/install -c -m 644 rluserman.info /opt/metwork-mfext-2.0/opt/core/share/info/rluserman.info; \ else \ /bin/install -c -m 644 ./rluserman.info /opt/metwork-mfext-2.0/opt/core/share/info/rluserman.info; \ fi if test -f history.info; then \ /bin/install -c -m 644 history.info /opt/metwork-mfext-2.0/opt/core/share/info/history.info; \ else \ /bin/install -c -m 644 ./history.info /opt/metwork-mfext-2.0/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.0/opt/core/share/info/dir \ /opt/metwork-mfext-2.0/opt/core/share/info/readline.info ; \ install-info --dir-file=/opt/metwork-mfext-2.0/opt/core/share/info/dir \ /opt/metwork-mfext-2.0/opt/core/share/info/history.info ; \ install-info --dir-file=/opt/metwork-mfext-2.0/opt/core/share/info/dir \ /opt/metwork-mfext-2.0/opt/core/share/info/rluserman.info ; \ else true; fi /bin/install -c -m 644 ./readline.3 /opt/metwork-mfext-2.0/opt/core/share/man/man3/readline.3 /bin/install -c -m 644 ./history.3 /opt/metwork-mfext-2.0/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.0/doc' ( cd examples ; make -w DESTDIR= install ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/examples' /bin/sh ../support/mkdirs /opt/metwork-mfext-2.0/opt/core/share/readline mkdir /opt/metwork-mfext-2.0/opt/core/share/readline install: cannot stat './rltest2.c': No such file or directory make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/examples' /bin/install -c -m 644 /src/layers/layer0_core/0005_readline/build/readline-8.0/readline.pc /opt/metwork-mfext-2.0/opt/core/lib/pkgconfig/readline.pc mv /opt/metwork-mfext-2.0/opt/core/lib/libreadline.a /opt/metwork-mfext-2.0/opt/core/lib/libreadline.old mv: cannot stat '/opt/metwork-mfext-2.0/opt/core/lib/libreadline.a': No such file or directory make[2]: [Makefile:254: install-static] Error 1 (ignored) /bin/install -c -m 644 libreadline.a /opt/metwork-mfext-2.0/opt/core/lib/libreadline.a test -n "ranlib" && ranlib /opt/metwork-mfext-2.0/opt/core/lib/libreadline.a mv /opt/metwork-mfext-2.0/opt/core/lib/libhistory.a /opt/metwork-mfext-2.0/opt/core/lib/libhistory.old mv: cannot stat '/opt/metwork-mfext-2.0/opt/core/lib/libhistory.a': No such file or directory make[2]: [Makefile:257: install-static] Error 1 (ignored) /bin/install -c -m 644 libhistory.a /opt/metwork-mfext-2.0/opt/core/lib/libhistory.a test -n "ranlib" && ranlib /opt/metwork-mfext-2.0/opt/core/lib/libhistory.a test -d shlib || mkdir shlib ( cd shlib ; make -w all ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' ( cd shlib ; make -w DESTDIR= install ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' /bin/sh ../support/mkdirs /opt/metwork-mfext-2.0/opt/core/lib /bin/sh ../support/mkdirs /opt/metwork-mfext-2.0/opt/core/bin mkdir /opt/metwork-mfext-2.0/opt/core/bin /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /opt/metwork-mfext-2.0/opt/core/lib -b /opt/metwork-mfext-2.0/opt/core/bin -i "/bin/install -c -m 644" libhistory.so.8.0 /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /opt/metwork-mfext-2.0/opt/core/lib -b /opt/metwork-mfext-2.0/opt/core/bin -i "/bin/install -c -m 644" libreadline.so.8.0 install: you may need to run ldconfig make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' make[2]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' 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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "name: 'liquidprompt'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "version: 'v_1.11'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "checksum: '4b2562a5cc66829d18c0bffe368af8f0'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "website: 'https://github.com/nojhan/liquidprompt'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "license: 'AGPL'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/liquidprompt.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/core/share/liquidprompt mkdir -p /opt/metwork-mfext-2.0/opt/core/share/liquidprompt cd build/liquidprompt-v_1.11 && cp -Rf * /opt/metwork-mfext-2.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "name: 'dtreetrawl'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "version: 'master20190715'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "checksum: '36088a5ac80de534a5434eb74500f537'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "website: 'https://github.com/raamsri/dtreetrawl'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "license: 'Public Domain'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/dtreetrawl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "name: 'mfutil_c'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "version: '0.0.5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "checksum: '1d23cec0baca95eee98a57156935401b'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo -n "very low level C library/utilities" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "website: 'https://github.com/metwork-framework/mfutil_c'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/mfutil_c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/core FORCE_RPATH=/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/core/lib -o libmfutil.so wrapper.o field.o mfutil.o cat mfutil.pc.pc |sed 's|{{PREFIX}}|/opt/metwork-mfext-2.0/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.0/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.0/opt/core/bin mkdir -p /opt/metwork-mfext-2.0/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-2.0/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.0/opt/core/bin/ cp -f libmfutil.so /opt/metwork-mfext-2.0/opt/core/lib/ cp -f mfutil.h /opt/metwork-mfext-2.0/opt/core/include/ cp -f mfutil.pc /opt/metwork-mfext-2.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo "name: 'layerapi2'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo "version: '0.0.4'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo "checksum: 'bac4855a66cb5422b3a94a876d475ced'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo -n "layerapi2 lib" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo "website: 'https://github.com/metwork-framework/layerapi2'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/layerapi2.yaml; fi rm -Rf build ; mkdir build make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/core download uncompress make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2' /opt/metwork-mfext-2.0/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.0/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.0/opt/core FORCE_RPATH=/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-2.0/opt/core/bin mkdir -p /opt/metwork-mfext-2.0/opt/core/include cp -f liblayerapi2.so /opt/metwork-mfext-2.0/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.0/opt/core/bin/ cp -f layerapi2.pc /opt/metwork-mfext-2.0/opt/core/lib/pkgconfig/ cp -f layerapi2.h /opt/metwork-mfext-2.0/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.0/opt/core/bin/bootstrap_layer.sh chmod +x /opt/metwork-mfext-2.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml echo "name: 'log_proxy'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml echo "version: '0.5.2'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml echo "checksum: '4944f8779ce855aee3a040f38770a692'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/core/share/metwork_packages/log_proxy.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml echo "website: 'https://github.com/metwork-framework/log_proxy'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/log_proxy.yaml; fi rm -Rf build ; mkdir build make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/core download uncompress make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy' /opt/metwork-mfext-2.0/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.0/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.0/opt/core FORCE_RPATH=/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/opt/core/bin cp -f log_proxy log_proxy_wrapper /opt/metwork-mfext-2.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml echo "name: 'redis'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml echo "version: '5.0.5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml echo "checksum: '2d2c8142baf72e6543174fc7beccaaa1'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/core/share/metwork_packages/redis.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml echo "website: 'http://redis.io'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/redis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/core/share/ make[3]: Leaving directory '/src/layers/layer0_core/0100_redis' 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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml echo "name: 'yajl'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml echo "version: '2.1.0'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml echo "checksum: '6887e0ed7479d2549761a4d284d3ecb0'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/core/share/metwork_packages/yajl.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml echo "website: 'https://lloyd.github.io/yajl/'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/yajl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-2.0/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.0/opt/core/lib/libyajl.so.2.1.0 -- Installing: /opt/metwork-mfext-2.0/opt/core/lib/libyajl.so.2 -- Installing: /opt/metwork-mfext-2.0/opt/core/lib/libyajl.so -- Installing: /opt/metwork-mfext-2.0/opt/core/lib/libyajl_s.a -- Installing: /opt/metwork-mfext-2.0/opt/core/include/yajl/yajl_parse.h -- Installing: /opt/metwork-mfext-2.0/opt/core/include/yajl/yajl_gen.h -- Installing: /opt/metwork-mfext-2.0/opt/core/include/yajl/yajl_common.h -- Installing: /opt/metwork-mfext-2.0/opt/core/include/yajl/yajl_tree.h -- Installing: /opt/metwork-mfext-2.0/opt/core/include/yajl/yajl_version.h -- Installing: /opt/metwork-mfext-2.0/opt/core/share/pkgconfig/yajl.pc -- Installing: /opt/metwork-mfext-2.0/opt/core/bin/json_reformat -- Set runtime path of "/opt/metwork-mfext-2.0/opt/core/bin/json_reformat" to "" -- Installing: /opt/metwork-mfext-2.0/opt/core/bin/json_verify -- Set runtime path of "/opt/metwork-mfext-2.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml echo "name: 'tcping'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml echo "version: '1.3.5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml echo "checksum: 'f9dd03c730db6999ca8beca479f078e3'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/core/share/metwork_packages/tcping.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml echo "website: 'http://linuxco.de'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/tcping.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo "name: 'jq'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo "version: '1.6'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo "checksum: 'e68fbd6a992e36f1ac48c99bbf825d6b'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo -n "jq is like sed for JSON data" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo "website: 'https://stedolan.github.io/jq/'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/jq.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/opt/core/lib' /bin/sh ./libtool --mode=install /bin/install -c libjq.la '/opt/metwork-mfext-2.0/opt/core/lib' libtool: install: /bin/install -c .libs/libjq.so.1.0.4 /opt/metwork-mfext-2.0/opt/core/lib/libjq.so.1.0.4 libtool: install: (cd /opt/metwork-mfext-2.0/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.0/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.0/opt/core/lib/libjq.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/core/local/bin:/opt/metwork-mfext-2.0/opt/core/bin:/opt/metwork-mfext-2.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/core/node_modules/.bin:/opt/metwork-mfext-2.0/local/bin:/opt/metwork-mfext-2.0/bin:/opt/metwork-mfext-2.0/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/lib/node_modules/.bin:/opt/metwork-mfext-2.0/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.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/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.0/opt/core/bin' /bin/sh ./libtool --mode=install /bin/install -c jq '/opt/metwork-mfext-2.0/opt/core/bin' libtool: install: /bin/install -c jq /opt/metwork-mfext-2.0/opt/core/bin/jq /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/share/doc/jq' /bin/install -c -m 644 README.md COPYING AUTHORS README '/opt/metwork-mfext-2.0/opt/core/share/doc/jq' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/include' /bin/install -c -m 644 src/jv.h src/jq.h '/opt/metwork-mfext-2.0/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/share/man/man1' /bin/install -c -m 644 jq.1 '/opt/metwork-mfext-2.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml touch /opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo "name: 'zeromq'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo "version: '4.3.4'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo "checksum: 'c897d4005a3f0b8276b00b7921412379'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo -n "ZeroMQ is an open-source universal messaging library" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo "website: 'https://zeromq.org/'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/core/share/metwork_packages/zeromq.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/core OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0330_zeromq' /opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-2.0/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.0/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.0/opt/core/lib' /bin/sh ./libtool --mode=install /bin/install -c src/libzmq.la '/opt/metwork-mfext-2.0/opt/core/lib' libtool: install: /bin/install -c src/.libs/libzmq.so.5.2.4 /opt/metwork-mfext-2.0/opt/core/lib/libzmq.so.5.2.4 libtool: install: (cd /opt/metwork-mfext-2.0/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.0/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.0/opt/core/lib/libzmq.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/core/local/bin:/opt/metwork-mfext-2.0/opt/core/bin:/opt/metwork-mfext-2.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/core/node_modules/.bin:/opt/metwork-mfext-2.0/local/bin:/opt/metwork-mfext-2.0/bin:/opt/metwork-mfext-2.0/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/lib/node_modules/.bin:/opt/metwork-mfext-2.0/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.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/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.0/opt/core/bin' /bin/sh ./libtool --mode=install /bin/install -c tools/curve_keygen '/opt/metwork-mfext-2.0/opt/core/bin' libtool: install: /bin/install -c tools/.libs/curve_keygen /opt/metwork-mfext-2.0/opt/core/bin/curve_keygen /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/include' /bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/opt/metwork-mfext-2.0/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/core/lib/pkgconfig' /bin/install -c -m 644 src/libzmq.pc '/opt/metwork-mfext-2.0/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.0/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-2.0/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/core" cache: /buildcache/mfext_cache_layer_core_3c12b3e028748b462f6fcc312cfb20ba.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.0/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/openresty" "openresty" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 1edd0bb12fe967df21d7d14fb6954d3c cache missed (/buildcache/mfext_cache_layer_openresty_49859708af265856820019dec37677e6.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.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml touch /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml echo "name: 'openresty'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml echo "version: '1.15.8.1'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml echo "checksum: 'd614e17360e3a805ff94edbf7037221c'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/openresty/share/metwork_packages/openresty.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml echo "website: 'http://openresty.org'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/openresty.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/openresty EXTRACFLAGS="-I/opt/metwork-mfext-2.0/opt/openresty/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/openresty/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-2.0/opt/openresty/../core/lib"; fi && if test "-I/opt/metwork-mfext-2.0/opt/openresty/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-2.0/opt/openresty/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-2.0/opt/openresty/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/openresty/luajit ==== mkdir -p /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.0/opt/openresty/luajit/bin /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.0/opt/openresty/luajit/lib /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/lib/pkgconfig /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/openresty/luajit/lib and /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/lib and /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/nginx" nginx binary file: "/opt/metwork-mfext-2.0/opt/openresty/nginx/sbin/nginx" nginx modules path: "/opt/metwork-mfext-2.0/opt/openresty/nginx/modules" nginx configuration prefix: "/opt/metwork-mfext-2.0/opt/openresty/nginx/conf" nginx configuration file: "/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/nginx.conf" nginx pid file: "/opt/metwork-mfext-2.0/opt/openresty/nginx/logs/nginx.pid" nginx logs errors to stderr nginx http access log file: "/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-2.0/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-2.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-2.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-2.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-2.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/lib -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-2.0/opt/openresty/luajit/lib -Wl,-rpath,/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/openresty/nginx|" \ -e "s|%%PID_PATH%%|/opt/metwork-mfext-2.0/opt/openresty/nginx/logs/nginx.pid|" \ -e "s|%%CONF_PATH%%|/opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-2.0/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/ cp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/COPYRIGHT /opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit ==== mkdir -p /opt/metwork-mfext-2.0/opt/openresty/luajit/bin /opt/metwork-mfext-2.0/opt/openresty/luajit/lib /opt/metwork-mfext-2.0/opt/openresty/luajit/include/luajit-2.1 /opt/metwork-mfext-2.0/opt/openresty/luajit/share/man/man1 /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/pkgconfig /opt/metwork-mfext-2.0/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /opt/metwork-mfext-2.0/opt/openresty/luajit/share/lua/5.1 /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /opt/metwork-mfext-2.0/opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/libluajit-5.1.so /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /opt/metwork-mfext-2.0/opt/openresty/luajit/lib && \ ln -sf libluajit-5.1.so.2.1.0 /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /opt/metwork-mfext-2.0/opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /opt/metwork-mfext-2.0/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/metwork-mfext-2.0/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /opt/metwork-mfext-2.0/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.0/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.0/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /opt/metwork-mfext-2.0/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-2.0/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/lualib rm -f /opt/metwork-mfext-2.0/opt/openresty/lualib/cjson.so cp cjson.so /opt/metwork-mfext-2.0/opt/openresty/lualib chmod 755 /opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/lualib/resty install lib/resty/*.lua /opt/metwork-mfext-2.0/opt/openresty/lualib/resty install librestysignal.so /opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/lualib/redis install parser.so /opt/metwork-mfext-2.0/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.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-2.0/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.0/opt/openresty/lualib/rds install parser.so /opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/openresty/lualib/resty/core/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.0/opt/openresty/lualib/ngx/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/openresty/bin/ cp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/resty.index /opt/metwork-mfext-2.0/opt/openresty/ cp -r /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/pod /opt/metwork-mfext-2.0/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.0/opt/openresty/nginx' || mkdir -p '/opt/metwork-mfext-2.0/opt/openresty/nginx' test -d '/opt/metwork-mfext-2.0/opt/openresty/nginx/sbin' \ || mkdir -p '/opt/metwork-mfext-2.0/opt/openresty/nginx/sbin' test ! -f '/opt/metwork-mfext-2.0/opt/openresty/nginx/sbin/nginx' \ || mv '/opt/metwork-mfext-2.0/opt/openresty/nginx/sbin/nginx' \ '/opt/metwork-mfext-2.0/opt/openresty/nginx/sbin/nginx.old' cp objs/nginx '/opt/metwork-mfext-2.0/opt/openresty/nginx/sbin/nginx' test -d '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' \ || mkdir -p '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' cp conf/koi-win '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' cp conf/koi-utf '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' cp conf/win-utf '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' test -f '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/mime.types' \ || cp conf/mime.types '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' cp conf/mime.types '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/mime.types.default' test -f '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/fastcgi_params' \ || cp conf/fastcgi_params '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' cp conf/fastcgi_params \ '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/fastcgi_params.default' test -f '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/fastcgi.conf' \ || cp conf/fastcgi.conf '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' cp conf/fastcgi.conf '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/fastcgi.conf.default' test -f '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/uwsgi_params' \ || cp conf/uwsgi_params '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' cp conf/uwsgi_params \ '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/uwsgi_params.default' test -f '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/scgi_params' \ || cp conf/scgi_params '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf' cp conf/scgi_params \ '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/scgi_params.default' test -f '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/nginx.conf' \ || cp conf/nginx.conf '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/nginx.conf' cp conf/nginx.conf '/opt/metwork-mfext-2.0/opt/openresty/nginx/conf/nginx.conf.default' test -d '/opt/metwork-mfext-2.0/opt/openresty/nginx/logs' \ || mkdir -p '/opt/metwork-mfext-2.0/opt/openresty/nginx/logs' test -d '/opt/metwork-mfext-2.0/opt/openresty/nginx/logs' \ || mkdir -p '/opt/metwork-mfext-2.0/opt/openresty/nginx/logs' test -d '/opt/metwork-mfext-2.0/opt/openresty/nginx/html' \ || cp -R docs/html '/opt/metwork-mfext-2.0/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.0/opt/openresty/site/lualib /opt/metwork-mfext-2.0/opt/openresty/site/pod /opt/metwork-mfext-2.0/opt/openresty/site/manifest ln -sf /opt/metwork-mfext-2.0/opt/openresty/nginx/sbin/nginx /opt/metwork-mfext-2.0/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.0/opt/openresty/config; then mkdir -p /opt/metwork-mfext-2.0/opt/openresty/config; fi rm -f /opt/metwork-mfext-2.0/opt/openresty/config/mime.types && ln -s /opt/metwork-mfext-2.0/opt/openresty/nginx/conf/mime.types /opt/metwork-mfext-2.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml touch /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "name: 'lua-resty-http'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "version: 'master-20160530'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "checksum: '3a9dbbe1e57cd5d866c1a415d9b479cc'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "website: 'https://github.com/pintsized/lua-resty-http'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml touch /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "name: 'lua-resty-cookie'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "version: 'master-20160630'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "checksum: '225e187a3f6dfa694f55a20f2d8509f2'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "website: 'https://github.com/cloudflare/lua-resty-cookie/'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml touch /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "name: 'lua-resty-statsd'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "version: '0.0.3'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "checksum: '938d330f9661efcb4528b75b2ba8de5a'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "website: 'https://github.com/metwork-framework/lua-resty-statsd'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "license: 'unknown'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml touch /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "name: 'lua-resty-hmac'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "version: 'master20190920'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "checksum: '897b94ec0301c04589a99deea27a074a'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "website: 'https://github.com/jkeys089/lua-resty-hmac'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml touch /opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "name: 'mfutil_lua'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "version: '0.0.2'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "checksum: 'a9d930400d627e6273102a30fbff40f2'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "website: 'https://github.com/metwork-framework/mfutil_lua'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/openresty/lualib/ make[3]: Leaving directory '/src/layers/layer1_openresty/0500_mfutil_lua' if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-2.0/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/openresty" cache: /buildcache/mfext_cache_layer_openresty_49859708af265856820019dec37677e6.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.0/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_conflicts |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_core/.layerapi2_conflicts; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/python3_core" "python3_core" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 412ce9a03263dc15130c7bc84eca93c3 cache missed (/buildcache/mfext_cache_layer_python3_core_408259cd7b4a96a4ab1b78db167de2aa.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 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.0/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,PYTHON2_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.0/opt/python3_core/bin/freeze_requirements chmod a+rx /opt/metwork-mfext-2.0/opt/python3_core/bin/freeze_requirements cp -f download_compile_requirements /opt/metwork-mfext-2.0/opt/python3_core/bin/download_compile_requirements chmod a+rx /opt/metwork-mfext-2.0/opt/python3_core/bin/download_compile_requirements cp -f install_requirements /opt/metwork-mfext-2.0/opt/python3_core/bin/install_requirements chmod a+rx /opt/metwork-mfext-2.0/opt/python3_core/bin/install_requirements cp -f unsafe_pip /opt/metwork-mfext-2.0/opt/python3_core/bin/unsafe_pip chmod a+rx /opt/metwork-mfext-2.0/opt/python3_core/bin/unsafe_pip cp -f python2_wrapper /opt/metwork-mfext-2.0/opt/python3_core/bin/python2_wrapper chmod a+rx /opt/metwork-mfext-2.0/opt/python3_core/bin/python2_wrapper cp -f python3_wrapper /opt/metwork-mfext-2.0/opt/python3_core/bin/python3_wrapper chmod a+rx /opt/metwork-mfext-2.0/opt/python3_core/bin/python3_wrapper cp -f git /opt/metwork-mfext-2.0/opt/python3_core/bin/git chmod a+rx /opt/metwork-mfext-2.0/opt/python3_core/bin/git cd /opt/metwork-mfext-2.0/opt/python3_core/bin && ln -s python2_wrapper python2 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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml touch /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml echo "name: 'Python'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml echo "version: '3.9.7'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml echo "checksum: 'fddb060b483bc01850a3f412eea1d954'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/python3_core/share/metwork_packages/Python.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml echo "website: 'http://python.org/'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml echo "license: 'Python'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/Python.yaml; fi make --file=../../Makefile.standard EXTRACFLAGS="-I/opt/metwork-mfext-2.0/opt/python3_core/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib" OPTIONS='--enable-shared --enable-loadable-sqlite-extensions --without-ensurepip --with-system-ffi' download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_python3_core/0030_python3' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/Python-3.9.7.tar.xz` `readlink -m ./sources` MD5 fddb060b483bc01850a3f412eea1d954 Computing checksum for /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7.tar.xz... Good checksum rm -Rf Python-3.9.7 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/Python-3.9.7.tar.xz` tar.xz Python-3.9.7 cd build/Python-3.9.7 && if test "-L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-2.0/opt/python3_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-2.0/opt/python3_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-2.0/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.0/opt/python3_core --enable-shared --enable-loadable-sqlite-extensions --without-ensurepip --with-system-ffi checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python3.9... 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 -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 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/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 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 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 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 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_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 --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no 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 configure: WARNING: --with(out)-system-ffi is ignored on this platform 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 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_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 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 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 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 strdup... 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 whether char is unsigned... no 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-39-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... 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 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 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 GCC >= 4.7 __atomic builtins... 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 X509_VERIFY_PARAM_set1_host in libssl... yes checking for --with-ssl-default-suites... python checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 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.9.7 && make make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7' gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen/pegen.o Parser/pegen/pegen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse.o Parser/pegen/parse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse_string.o Parser/pegen/parse_string.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/pegen/peg_api.o Parser/pegen/peg_api.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-39-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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/opt/metwork-mfext-2.0/opt/python3_core"' \ -DEXEC_PREFIX='"/opt/metwork-mfext-2.0/opt/python3_core"' \ -DVERSION='"3.9"' \ -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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_peg_parser.c -o Modules/_peg_parser.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c rm -f libpython3.9.a ar rcs libpython3.9.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.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/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/graminit.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/peephole.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/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/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o if test libpython3.9.so.1.0 != libpython3.9.so; then \ gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -Wl,-hlibpython3.9.so.1.0 -o libpython3.9.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.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/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/graminit.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/peephole.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/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/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ ln -f libpython3.9.so.1.0 libpython3.9.so; \ else \ gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -o libpython3.9.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.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/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/graminit.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/peephole.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/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/_peg_parser.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.0/opt/python3_core/../core/lib -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.9.so gcc -pthread -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/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.0/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.0/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.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build running build running build_ext building '_struct' extension creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/layers creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3 creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_struct.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_struct.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_struct.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_struct.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/arraymodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/arraymodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/arraymodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/array.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_contextvarsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_contextvarsmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_contextvars.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mathmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mathmodule.o Modules/_math.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/math.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cmathmodule.o Modules/_math.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/cmath.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_datetimemodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_datetimemodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_datetime.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_zoneinfo.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_zoneinfo.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_zoneinfo.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_zoneinfo.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_randommodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_randommodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_random.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bisectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bisectmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_bisect.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_heapqmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_heapqmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_heapq.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_pickle.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_pickle.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_pickle.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_pickle.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_json.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_json.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_json.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_json.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lsprof.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/rotatingtree.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lsprof.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/rotatingtree.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_lsprof.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/unicodedata.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/unicodedata.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/unicodedata.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/unicodedata.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_opcode.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_opcode.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_opcode.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_opcode.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_asynciomodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_asyncio.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_queuemodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_queuemodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_queue.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_statisticsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_statisticsmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_statistics.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/fcntlmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/fcntlmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/fcntl.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/grpmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/grpmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/grpmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/grp.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/spwdmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/spwdmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/spwd.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/selectmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/selectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/selectmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/select.cpython-39-x86_64-linux-gnu.so building 'parser' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/parsermodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/parsermodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/parsermodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/parser.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mmapmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mmapmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/mmap.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/syslogmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/syslogmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/syslog.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxsubinterpretersmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxsubinterpretersmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_xxsubinterpreters.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/audioop.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/audioop.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/audioop.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/audioop.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_csv.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_csv.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_csv.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_csv.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_posixsubprocess.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_posixsubprocess.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_posixsubprocess.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testcapimodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testcapimodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testcapi.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testinternalcapi.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testinternalcapi.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testbuffer.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testbuffer.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testbuffer.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testimportmultiple.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testimportmultiple.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testimportmultiple.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testmultiphase.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testmultiphase.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testmultiphase.cpython-39-x86_64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/fuzzer.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/fuzzer.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_xxtestfuzz.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/readline.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/readline.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/readline.o -L/usr/lib/termcap -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.9/readline.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cursesmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cursesmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.9/_curses.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_curses_panel.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_curses_panel.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.9/_curses_panel.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cryptmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cryptmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.9/_crypt.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/socketmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/socketmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/socketmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_socket.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ssl.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ssl.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ssl.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.9/_ssl.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_hashopenssl.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_hashopenssl.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.9/_hashlib.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha256module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha256module.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha256.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha512module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha512module.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha512.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/md5module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/md5module.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/md5module.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_md5.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha1module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha1module.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha1module.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha1.cpython-39-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2s_impl.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_blake2.cpython-39-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sha3/sha3module.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sha3/sha3module.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha3.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_dbmmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_dbmmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lgdbm_compat -o build/lib.linux-x86_64-3.9/_dbm.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_gdbmmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_gdbmmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lgdbm -o build/lib.linux-x86_64-3.9/_gdbm.cpython-39-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/row.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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 -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/util.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/module.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/row.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/util.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lsqlite3 -o build/lib.linux-x86_64-3.9/_sqlite3.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/termios.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/termios.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/termios.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/termios.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/resource.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/resource.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/resource.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/resource.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/ossaudiodev.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/ossaudiodev.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/ossaudiodev.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/zlibmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/zlibmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.9/zlib.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/binascii.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/binascii.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.9/binascii.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bz2module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bz2module.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bz2module.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lbz2 -o build/lib.linux-x86_64-3.9/_bz2.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lzmamodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lzmamodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.9/_lzma.cpython-39-x86_64-linux-gnu.so building 'pyexpat' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/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.0/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.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/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.0/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.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmltok.o -Wno-unreachable-code In file included from /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/expat_config.h:8, from /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmltok.c:53: ./pyconfig.h:1607: 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/string.h:26, from /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmltok.c:46: /usr/include/features.h:294: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/pyexpat.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/pyexpat.o -Wno-unreachable-code gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmltok.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/pyexpat.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/pyexpat.cpython-39-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.0/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.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_elementtree.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_elementtree.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_elementtree.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_elementtree.cpython-39-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/multibytecodec.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_multibytecodec.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_kr.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_kr.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_jp.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_jp.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_cn.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_cn.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_tw.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_tw.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_hk.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_hk.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/_decimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpalloc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/transpose.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_decimal.cpython-39-x86_64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes_test.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes_test.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_ctypes_test.cpython-39-x86_64-linux-gnu.so building '_posixshmem' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/posixshmem.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/posixshmem.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lrt -o build/lib.linux-x86_64-3.9/_posixshmem.cpython-39-x86_64-linux-gnu.so building '_multiprocessing' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/semaphore.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_multiprocessing.cpython-39-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.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_tkinter.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_tkinter.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/tkappinit.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/tkappinit.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_tkinter.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/tkappinit.o -L/usr/X11/lib -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -o build/lib.linux-x86_64-3.9/_tkinter.cpython-39-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.0/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/uuid -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_uuidmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_uuidmodule.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_uuidmodule.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -luuid -o build/lib.linux-x86_64-3.9/_uuid.cpython-39-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.0/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 -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/xxlimited.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/xxlimited.o gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/xxlimited.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/xxlimited.cpython-39-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.0/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/opt/metwork-mfext-2.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/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.0/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/opt/metwork-mfext-2.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/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.0/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/opt/metwork-mfext-2.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/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.0/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/opt/metwork-mfext-2.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/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.0/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/opt/metwork-mfext-2.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/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.0/opt/python3_core/../core/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/cfield.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/stgdict.o -L. -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.9/_ctypes.cpython-39-x86_64-linux-gnu.so Python build finished successfully! 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 atexit pwd time running build_scripts creating build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 /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.0/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.0/opt/python3_core/../core/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c gcc -pthread -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm sed -e "s,@EXENAME@,/opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9," < ./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.9.7' cd build/Python-3.9.7 && make install make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7' Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib if test "no-framework" = "no-framework" ; then \ /bin/install -c python /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9; \ else \ /bin/install -c -s Mac/pythonw /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9; \ fi if test "3.9" != "3.9"; then \ if test -f /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9 -o -h /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9; \ then rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9; \ fi; \ (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln python3.9 python3.9); \ fi if test -f libpython3.9.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ /bin/install -c -m 755 /opt/metwork-mfext-2.0/opt/python3_core/bin; \ else \ /bin/install -c -m 755 libpython3.9.so /opt/metwork-mfext-2.0/opt/python3_core/lib/libpython3.9.so.1.0; \ if test libpython3.9.so != libpython3.9.so.1.0; then \ (cd /opt/metwork-mfext-2.0/opt/python3_core/lib; ln -sf libpython3.9.so.1.0 libpython3.9.so) \ fi \ fi; \ if test -n "libpython3.so"; then \ /bin/install -c -m 755 libpython3.so /opt/metwork-mfext-2.0/opt/python3_core/lib/libpython3.so; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.0/opt/python3_core/binpython3.9-32; \ lipo \ -output /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9-32 \ /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9; \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.0/opt/python3_core/binpython3.9-intel64; \ lipo \ -output /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9-intel64 \ /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9; \ fi LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-2.0/opt/python3_core/../core/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build running build running build_ext Python build finished successfully! 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 atexit pwd time running build_scripts copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/data Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/eintrdata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/common Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/posix Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo /bin/install -c -m 644 ./Lib/__future__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/__phello__.foo.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_aix_support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_bootlocale.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_bootsubprocess.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_collections_abc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_compat_pickle.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_compression.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_markupbase.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_osx_support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_py_abc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_pydecimal.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_pyio.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_sitebuiltins.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_strptime.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_threading_local.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/_weakrefset.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/abc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/aifc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/antigravity.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/argparse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/ast.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/asynchat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/asyncore.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/base64.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/bdb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/binhex.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/bisect.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/bz2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/cProfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/calendar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/cgi.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/cgitb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/chunk.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/cmd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/code.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/codecs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/codeop.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/colorsys.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/compileall.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/configparser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/contextlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/contextvars.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/copy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/copyreg.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/crypt.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/csv.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/dataclasses.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/datetime.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/decimal.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/difflib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/dis.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/doctest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/enum.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/filecmp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/fileinput.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/fnmatch.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/formatter.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/fractions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/ftplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/functools.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/genericpath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/getopt.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/getpass.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/gettext.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/glob.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/graphlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/gzip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/hashlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/heapq.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/hmac.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/imaplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/imghdr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/imp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/inspect.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/io.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/ipaddress.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/keyword.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/linecache.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/locale.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/lzma.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/mailbox.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/mailcap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/mimetypes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/modulefinder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/netrc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/nntplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/ntpath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/nturl2path.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/numbers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/opcode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/operator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/optparse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/os.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pathlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/pdb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pickle.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pickletools.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pipes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pkgutil.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/platform.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/plistlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/poplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/posixpath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pprint.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/profile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pstats.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pty.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/py_compile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/pyclbr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/pydoc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/queue.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/quopri.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/random.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/re.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/reprlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/rlcompleter.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/runpy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/sched.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/secrets.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/selectors.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/shelve.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/shlex.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/shutil.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/signal.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/site.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/smtpd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/smtplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/sndhdr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/socket.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/socketserver.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/sre_compile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/sre_constants.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/sre_parse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/ssl.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/stat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/statistics.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/string.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/stringprep.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/struct.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/subprocess.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/sunau.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/symbol.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/symtable.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/sysconfig.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/tabnanny.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/tarfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/telnetlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/tempfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/textwrap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/this.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/threading.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/timeit.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/token.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/tokenize.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/trace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/traceback.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/tracemalloc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/tty.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/turtle.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/types.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/typing.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/uu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/uuid.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/warnings.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/wave.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/weakref.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c ./Lib/webbrowser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/xdrlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/zipapp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/zipfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/zipimport.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 /bin/install -c -m 644 ./Lib/tkinter/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/commondialog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/constants.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/dialog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/dnd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/filedialog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/font.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/messagebox.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/tix.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/ttk.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter /bin/install -c -m 644 ./Lib/tkinter/test/README /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /bin/install -c -m 644 ./Lib/site-packages/README.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages /bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/_typed_dict_helper.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/allsans.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ann_module.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ann_module2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ann_module3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/audiotest.au /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/audiotests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/audit-tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/autotest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/bad_coding.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/bad_coding2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/bad_getattr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/bad_getattr2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/bad_getattr3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badcert.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badkey.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c ./Lib/test/bisect_cmd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/cfgparser.1 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/cfgparser.2 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/cfgparser.3 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/clinic.test /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/coding20731.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c ./Lib/test/curses_tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/datetimetester.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/dis_module.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/doctest_aliases.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/double_const.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/empty.vbs /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ffdh3072.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/final_a.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/final_b.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/floating_points.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/fork_wait.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/future_test1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/future_test2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/gdb_sample.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/good_getattr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/idnsans.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ieee754.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/imp_dummy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/inspect_fodder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/keycert.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/keycert2.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/keycert3.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/keycert4.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/keycertecc.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/list_tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/lock_tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/mailcap.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/mapping_tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/math_testcases.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/memory_watchdog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/mime.types /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/mock_socket.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/mp_preload.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/nokia.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/nosan.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/nullbytecert.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/nullcert.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/pickletester.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/profilee.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/pstats.pck /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/pycacert.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/pycakey.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/pyclbr_input.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/pydoc_mod.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/pydocfodder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/pythoninfo.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/randv2_32.pck /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/randv2_64.pck /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/randv3.pck /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c ./Lib/test/re_tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/recursion.tar /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c ./Lib/test/regrtest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/relimport.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/reperf.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/revocation.crl /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/sample_doctest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/secp384r1.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/seq_tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/sgml_input.html /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/signalinterproctester.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/sortperf.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ssl_cert.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ssl_key.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ssl_servers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/ssltests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/string_tests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test___all__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test___future__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test__locale.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test__opcode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test__osx_support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_abc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_aifc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_argparse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c ./Lib/test/test_array.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ast.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_asyncgen.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_asynchat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_asyncore.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_atexit.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_audioop.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_audit.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_augassign.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_base64.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_baseexception.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_bdb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_bigmem.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_binascii.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_binhex.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_binop.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_bisect.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_bool.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_buffer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_bufio.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_builtin.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_bytes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_bz2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_calendar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_call.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_capi.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_cgi.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_cgitb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_check_c_globals.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_class.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_clinic.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_cmath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_cmd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_cmd_line.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_code.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_code_module.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codecs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_codeop.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_collections.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_colorsys.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_compare.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_compile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_compileall.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_complex.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_configparser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_contains.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_context.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_contextlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_copy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_copyreg.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_coroutines.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_cprofile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_crashers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_crypt.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_csv.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ctypes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_curses.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dataclasses.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_datetime.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dbm.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_decimal.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_decorators.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_defaultdict.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_deque.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_descr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_descrtut.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_devpoll.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dict.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dict_version.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dictcomps.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dictviews.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_difflib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dis.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_distutils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_doctest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_doctest.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_doctest2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_doctest2.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_doctest3.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_doctest4.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dtrace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dynamic.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_eintr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_embed.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ensurepip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_enum.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_enumerate.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_eof.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_epoll.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_errno.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_exception_variations.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_exceptions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_extcall.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_faulthandler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_fcntl.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_file.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_file_eintr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_filecmp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_fileinput.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_fileio.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_finalization.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_float.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_flufl.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_fnmatch.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_fork1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_format.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_fractions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_frame.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_frozen.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_fstring.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ftplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_funcattrs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_functools.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_future.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_future3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_future4.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_future5.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_gc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_gdb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_generator_stop.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_generators.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_genericalias.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_genericclass.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_genericpath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_genexps.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_getargs2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_getopt.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_getpass.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_gettext.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_glob.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_global.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_grammar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_graphlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_grp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_gzip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_hash.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_hashlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_heapq.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_hmac.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_html.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_htmlparser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_http_cookies.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_httplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_httpservers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_idle.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_imaplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_imghdr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_imp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_index.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_inspect.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_int.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_int_literal.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_io.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ioctl.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ipaddress.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_isinstance.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_iter.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_iterlen.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_itertools.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_keyword.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_kqueue.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_largefile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_lib2to3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_linecache.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_list.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_listcomps.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_lltrace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_locale.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_logging.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_long.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_longexp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_lzma.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_mailbox.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_mailcap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_marshal.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_math.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_memoryio.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_memoryview.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_metaclass.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_mimetypes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_minidom.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_mmap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_module.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_modulefinder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_msilib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_named_expressions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_netrc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_nis.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_nntplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ntpath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_opcodes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_openpty.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_operator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_optparse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_os.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_osx_env.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pathlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pdb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_peepholer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_peg_parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pickle.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pickletools.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pipes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pkg.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pkgutil.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_platform.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_plistlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_poll.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_popen.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_poplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_posix.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_posixpath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pow.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pprint.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_print.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_profile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_property.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pstats.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pty.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pulldom.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pwd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_py_compile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pyclbr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pydoc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_pyexpat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_queue.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_quopri.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_raise.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_random.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_range.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_re.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_readline.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_regrtest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_repl.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_reprlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_resource.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_richcmp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_robotparser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_runpy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sax.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sched.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_scope.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_script_helper.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_secrets.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_select.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_selectors.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_set.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_setcomps.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_shelve.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_shlex.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_shutil.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_signal.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_site.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_slice.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_smtpd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_smtplib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_smtpnet.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sndhdr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c ./Lib/test/test_socket.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_socketserver.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sort.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_source_encoding.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_spwd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sqlite.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ssl.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_startfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_stat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_statistics.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_strftime.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_string.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_string_literals.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_stringprep.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_strptime.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_strtod.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_struct.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_structmembers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_structseq.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_subclassinit.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_subprocess.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sunau.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sundry.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_super.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_symbol.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_symtable.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_syntax.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sys.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_sysconfig.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_syslog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tabnanny.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tarfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tcl.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_telnetlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tempfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_textwrap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_thread.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_threading.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_threading_local.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_threadsignals.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_time.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_timeit.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_timeout.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tix.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tk.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tokenize.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_trace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_traceback.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_tuple.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_turtle.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_type_comments.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_typechecks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_types.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_typing.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_ucn.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unary.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unicode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unicode_file.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unicodedata.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unittest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_univnewlines.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unpack.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_unparse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_urllib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_urllib2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_urllib2net.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_urllib_response.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_urllibnet.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_urlparse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_userdict.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_userlist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_userstring.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_utf8source.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_uu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_uuid.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_venv.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_wait3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_wait4.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_wave.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_weakref.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_weakset.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_webbrowser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_winreg.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_winsound.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_with.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_wsgiref.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_xdrlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_xml_etree.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_yield_from.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_zipapp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_zipfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_zipfile64.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_zipimport.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/test_zlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/testcodec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/testtar.tar /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/time_hashlib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/win_console_handler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/xmltests.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/zipdir.zip /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test /bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata /bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath /bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath /bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath /bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath /bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath /bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath /bin/install -c -m 644 ./Lib/test/data/README /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/data /bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings /bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/dtracedata/line.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata /bin/install -c -m 644 ./Lib/test/eintrdata/eintr_tester.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/eintrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata /bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/main.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest /bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata /bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/README /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata /bin/install -c -m 644 ./Lib/test/support/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support /bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support /bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support /bin/install -c -m 644 ./Lib/test/support/logging_helper.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support /bin/install -c -m 644 ./Lib/test/support/script_helper.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support /bin/install -c -m 644 ./Lib/test/support/socket_helper.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support /bin/install -c -m 644 ./Lib/test/support/testresult.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support /bin/install -c -m 644 ./Lib/test/support/warnings_helper.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support /bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules /bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules /bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules /bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules /bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules /bin/install -c -m 644 ./Lib/test/test_import/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import /bin/install -c -m 644 ./Lib/test/test_import/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg /bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package /bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package /bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2 /bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2 /bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable /bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable /bin/install -c -m 644 ./Lib/importlib/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/importlib/_common.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/importlib/abc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/importlib/machinery.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/importlib/metadata.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/importlib/resources.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/importlib/util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib /bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_files.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin /bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/test/test_importlib/data /bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data /bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01 /bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory /bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory /bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02 /bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one /bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one /bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two /bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two /bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03 /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1 /bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2 /bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen /bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_ /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs /bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child /bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial /bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial /bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02 /bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02 /bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo /bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data /bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data /bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/exe_with_zip /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata /bin/install -c ./Lib/test/ziptestdata/header.sh /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata /bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata /bin/install -c -m 644 ./Lib/asyncio/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_futures.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/constants.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/coroutines.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/exceptions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/futures.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/locks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/log.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/protocols.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/queues.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/runners.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/selector_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/sslproto.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/staggered.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/streams.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/subprocess.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/tasks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/threads.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/transports.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/trsock.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/unix_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/windows_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_asyncio_waitfor.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio /bin/install -c -m 644 ./Lib/collections/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections /bin/install -c -m 644 ./Lib/collections/abc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections /bin/install -c -m 644 ./Lib/concurrent/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent /bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/process.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures /bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures /bin/install -c -m 644 ./Lib/encodings/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/aliases.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/ascii.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/base64_codec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/big5.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/charmap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp037.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1006.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1026.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1125.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1140.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1250.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1251.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1252.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1253.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1254.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1255.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1256.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1257.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp1258.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp273.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp424.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp437.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp500.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp720.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp737.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp775.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp850.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp852.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp855.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp856.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp857.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp858.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp860.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp861.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp862.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp863.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp864.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp865.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp866.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp869.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp874.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp875.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp932.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp949.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/cp950.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/euc_jp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/euc_kr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/gb18030.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/gb2312.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/gbk.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/hex_codec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/hz.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/idna.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/johab.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_r.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_t.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/koi8_u.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/kz1048.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/latin_1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_greek.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_roman.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/mbcs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/oem.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/palmos.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/ptcp154.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/punycode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c ./Lib/encodings/rot_13.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jis.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/tis_620.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/undefined.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_7.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_8.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/uu_codec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings /bin/install -c -m 644 ./Lib/email/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/_encoded_words.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/_header_value_parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/_parseaddr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/_policybase.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/architecture.rst /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/base64mime.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/charset.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/contentmanager.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/encoders.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/errors.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/feedparser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/generator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/header.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/headerregistry.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/iterators.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/message.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/policy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/quoprimime.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/utils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email /bin/install -c -m 644 ./Lib/email/mime/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/email/mime/application.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/email/mime/audio.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/email/mime/base.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/email/mime/image.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/email/mime/message.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/email/mime/multipart.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/email/mime/text.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime /bin/install -c -m 644 ./Lib/test/test_email/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_email.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_message.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email /bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data /bin/install -c -m 644 ./Lib/ensurepip/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip /bin/install -c -m 644 ./Lib/ensurepip/_bundled/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled /bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-21.2.3-py3-none-any.whl /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled /bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-57.4.0-py3-none-any.whl /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled /bin/install -c -m 644 ./Lib/html/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html /bin/install -c -m 644 ./Lib/html/entities.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html /bin/install -c -m 644 ./Lib/html/parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html /bin/install -c -m 644 ./Lib/json/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json /bin/install -c -m 644 ./Lib/json/decoder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json /bin/install -c -m 644 ./Lib/json/encoder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json /bin/install -c -m 644 ./Lib/json/scanner.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json /bin/install -c -m 644 ./Lib/json/tool.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json /bin/install -c -m 644 ./Lib/test/test_json/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_default.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_float.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json /bin/install -c -m 644 ./Lib/http/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http /bin/install -c -m 644 ./Lib/http/client.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http /bin/install -c -m 644 ./Lib/http/cookiejar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http /bin/install -c -m 644 ./Lib/http/cookies.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http /bin/install -c -m 644 ./Lib/http/server.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http /bin/install -c -m 644 ./Lib/dbm/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm /bin/install -c -m 644 ./Lib/dbm/dumb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm /bin/install -c -m 644 ./Lib/dbm/gnu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm /bin/install -c -m 644 ./Lib/dbm/ndbm.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm /bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc /bin/install -c -m 644 ./Lib/xmlrpc/client.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc /bin/install -c -m 644 ./Lib/xmlrpc/server.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc /bin/install -c -m 644 ./Lib/sqlite3/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/dump.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3 /bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/types.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test /bin/install -c -m 644 ./Lib/logging/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging /bin/install -c -m 644 ./Lib/logging/config.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging /bin/install -c -m 644 ./Lib/logging/handlers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging /bin/install -c -m 644 ./Lib/wsgiref/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/handlers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/headers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref /bin/install -c -m 644 ./Lib/wsgiref/validate.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref /bin/install -c -m 644 ./Lib/urllib/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib /bin/install -c -m 644 ./Lib/urllib/error.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib /bin/install -c -m 644 ./Lib/urllib/parse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib /bin/install -c -m 644 ./Lib/urllib/request.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib /bin/install -c -m 644 ./Lib/urllib/response.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib /bin/install -c -m 644 ./Lib/urllib/robotparser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib /bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/main.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/pygram.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/pytree.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/refactor.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3 /bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes /bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c ./Lib/lib2to3/pgen2/token.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2 /bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests /bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data /bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data /bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /bin/install -c -m 644 ./Lib/ctypes/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes /bin/install -c -m 644 ./Lib/ctypes/_aix.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes /bin/install -c -m 644 ./Lib/ctypes/_endian.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes /bin/install -c -m 644 ./Lib/ctypes/util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes /bin/install -c -m 644 ./Lib/ctypes/wintypes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes /bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test /bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib /bin/install -c ./Lib/ctypes/macholib/fetch_macholib /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib /bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib /bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/ChangeLog /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/README.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/TODO.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/browser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/calltip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/codecontext.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/colorizer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-keys.def /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/config-main.def /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/config.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/config_key.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/configdialog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugger.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugobj.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/delegator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/dynoption.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/editor.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/extend.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/filelist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/format.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/grep.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/help.html /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/help.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/help_about.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/history.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.bat /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/idle.pyw /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/iomenu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/macosx.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/multicall.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/outwin.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/percolator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/pyparse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c ./Lib/idlelib/pyshell.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/query.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/redirector.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/replace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/rpc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/run.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/runscript.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/search.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/searchbase.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/searchengine.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/sidebar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/squeezer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/statusbar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/textview.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/tooltip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/tree.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/undo.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/window.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib /bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons /bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test /bin/install -c -m 644 ./Lib/distutils/README /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/archive_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/ccompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/cmd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/config.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/core.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/debug.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/dep_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/dir_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/dist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/errors.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/extension.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/file_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/filelist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/log.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/spawn.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/sysconfig.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/text_file.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/version.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils /bin/install -c -m 644 ./Lib/distutils/command/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_py.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/check.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/clean.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/command_template /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/config.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_data.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/register.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/sdist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/command/upload.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command /bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests /bin/install -c -m 644 ./Lib/xml/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml /bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/domreg.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/minidom.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom /bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom /bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree /bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree /bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers /bin/install -c -m 644 ./Lib/xml/parsers/expat.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers /bin/install -c -m 644 ./Lib/xml/sax/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/handler.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax /bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax /bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator /bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools /bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings /bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings /bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data /bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data /bin/install -c -m 644 ./Lib/turtledemo/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/bytedesign.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/chaos.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/clock.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/forest.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/fractalcurves.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/lindenmayer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/minimal_hanoi.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/nim.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/paint.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/peace.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/penrose.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/planet_and_moon.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/rosette.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/sorting_animate.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/tree.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c ./Lib/turtledemo/yinyang.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo /bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/connection.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/context.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/heap.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/managers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/pool.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/process.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/queues.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing /bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy /bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy /bin/install -c -m 644 ./Lib/unittest/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/_log.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/async_case.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/case.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/loader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/main.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/mock.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/result.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/runner.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/signals.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/suite.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/util.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest /bin/install -c -m 644 ./Lib/unittest/test/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/dummy.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_break.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_case.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_program.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_result.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test /bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock /bin/install -c -m 644 ./Lib/venv/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv /bin/install -c -m 644 ./Lib/venv/__main__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv /bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/common/activate /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/common /bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/posix /bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/posix /bin/install -c -m 644 ./Lib/curses/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses /bin/install -c -m 644 ./Lib/curses/ascii.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses /bin/install -c -m 644 ./Lib/curses/has_key.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses /bin/install -c -m 644 ./Lib/curses/panel.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses /bin/install -c -m 644 ./Lib/curses/textpad.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses /bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data /bin/install -c -m 644 ./Lib/pydoc_data/topics.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data /bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_common.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo /bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo /bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9; \ /bin/install -c -m 644 ./LICENSE /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/LICENSE.txt if test -d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests; then \ /bin/install -c -m 644 ./Modules/xxmodule.c \ /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests ; \ fi PYTHONPATH=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib \ ./python -E -Wi /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/eintrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_bootlocale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_compression.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/aifc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/base64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cProfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/codeop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/contextvars.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/filecmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/entities.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imaplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/decoder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/__phello__.foo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_markupbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/antigravity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/chunk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/contextlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/crypt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/decimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/core.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/charset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fractions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/glob.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/hmac.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ipaddress.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_pyio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/code.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/copy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dataclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fileinput.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/getpass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/io.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/scanner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/modulefinder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/copyreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/csv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/datetime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/generator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/genericpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/graphlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/cookies.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/keyword.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mailbox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_threading_local.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bisect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/calendar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/errors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/iterators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ftplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imghdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/linecache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/netrc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bz2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cgitb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/encoders.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/header.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fnmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/functools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/heapq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/client.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_common.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/inspect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mimetypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/nntplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/__future__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_aix_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_py_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_strptime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asynchat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/binhex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/colorsys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/configparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/difflib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/policy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/gzip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/metadata.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/encoder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mailcap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/opcode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pathlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/platform.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pyclbr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_osx_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/argparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cgi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/panel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/formatter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/gettext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/resources.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/tool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lzma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/optparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/profile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/re.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shelve.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tabnanny.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ntpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pipes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pstats.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sched.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/signal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/smtplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/stat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/statistics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/telnetlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/double_const.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/final_a.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pickletools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pprint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/stringprep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/coding20731.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/future_test2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/relimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test___future__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_global.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_html.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/py_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/quopri.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/selectors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/profilee.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pkgutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/plistlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/random.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shlex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/smtpd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/symbol.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/autotest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binhex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_call.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_inspect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_range.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/os.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/poplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sunau.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/final_b.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_class.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_index.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_list.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_long.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_property.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_select.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_set.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/nturl2path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/posixpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/queue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/runpy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ssl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tarfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/future_test1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_array.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_float.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_int.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_math.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_os.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_super.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/reprlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/secrets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sndhdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/socketserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/string.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/symtable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_capi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_print.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/good_getattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/reperf.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/testresult.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_code.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_io.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_re.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_with.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/token.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/trace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xdrlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_site.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/this.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/error.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/weakref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipapp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/timeit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/request.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_random.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_string.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_symbol.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/traceback.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/typing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wave.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/threading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/webbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_time.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/uuid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/textwrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/result.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/uu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/response.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/warnings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipfile.py'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/common'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib \ ./python -E -Wi -O /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/eintrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_pyio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bisect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/calendar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/contextvars.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/decimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/generator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/formatter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/hmac.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imghdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/keyword.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_compression.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_strptime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/aifc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cProfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/colorsys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/crypt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/panel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/iterators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/policy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fileinput.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/decoder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_threading_local.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/binhex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cgitb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/copyreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/encoders.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/header.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/glob.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/client.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imaplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/tool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_osx_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/antigravity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asynchat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/contextlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fnmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/gettext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_common.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/encoder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mailbox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ntpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pipes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/posixpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_aix_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_markupbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/argparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/code.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/codeop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/csv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/datetime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/charset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/filecmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/functools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/getpass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/entities.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/linecache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/netrc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/profile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/__phello__.foo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_bootlocale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/chunk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dataclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/errors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/genericpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/gzip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/cookies.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/metadata.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/io.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/scanner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/nntplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pickletools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/__future__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/base64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cgi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/configparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fractions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/graphlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/inspect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/optparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/platform.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pyclbr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/reprlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/selectors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sndhdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_py_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bz2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/copy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/difflib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/core.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ftplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/heapq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/resources.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ipaddress.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mailcap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/modulefinder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/os.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/plistlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/py_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/smtplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lzma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mimetypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pkgutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pprint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/quopri.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sched.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tabnanny.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/reperf.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test___future__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binhex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_index.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/nturl2path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pathlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/poplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/stringprep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tarfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_array.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/re.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shlex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ssl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/symbol.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/autotest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/final_b.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_capi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_int.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_list.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_os.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/statistics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/symtable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/double_const.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/future_test1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/profilee.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_global.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_html.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_long.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_range.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/opcode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pstats.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shelve.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/smtpd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/stat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/future_test2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/relimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_call.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_class.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_code.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_select.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_set.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/random.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/secrets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/good_getattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_inspect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_property.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_time.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/queue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/runpy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/signal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/socketserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/string.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sunau.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/coding20731.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/testresult.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_io.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_re.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_string.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/telnetlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/final_a.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_float.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_math.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/traceback.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/weakref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/request.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xdrlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_symbol.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/threading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wave.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_print.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_random.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_site.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/this.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/token.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/result.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/uu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/webbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipapp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_super.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_with.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/timeit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/error.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/uuid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/textwrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/trace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/typing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/response.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/warnings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipfile.py'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/common'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib \ ./python -E -Wi -OO /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/Icons'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiodata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/capath'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/cjkencodings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/decimaltestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/eintrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imghdrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sndhdrdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_markupbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_strptime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/antigravity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bisect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/codeop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/copyreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/has_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/difflib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp273.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp852.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp861.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp869.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gbk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/functools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/heapq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/cookies.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/query.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_aix_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_py_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/aifc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/calendar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/copy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dataclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/extension.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/contentmanager.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/aliases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp737.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp860.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp875.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/johab.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/undefined.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/filecmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/gzip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/replace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/textview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/io.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/tool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_threading_local.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/argparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/streams.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/bz2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/code.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/contextvars.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/panel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/register.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/feedparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/headerregistry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp850.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp863.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp949.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/oem.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fnmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/getpass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/help.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imghdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/encoder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_osx_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_weakrefset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asynchat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/runners.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cgi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/crypt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/base64mime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/errors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/application.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/big5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp720.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp858.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp874.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fileinput.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/genericpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/hmac.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/grep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/undo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/resources.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/decoder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lzma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/__phello__.foo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_bootlocale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_compat_pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_pyio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/chunk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/datetime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/text_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/header.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/audio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/quoprimime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp775.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp862.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp932.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/idna.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/graphlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/browser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/search.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/window.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imaplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/keyword.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/handlers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/__future__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_collections_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/transports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/binhex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/collections/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/curses/textpad.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/debug.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/file_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/charset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/charmap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp424.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp855.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp865.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp950.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/palmos.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/fractions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/gettext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/html/entities.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/editor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/machinery.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ipaddress.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pathlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/poplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pstats.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/re.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/selectors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_pydecimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/base64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cProfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/contextlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/csv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/decimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/core.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/encoders.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/iterators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/image.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp037.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp500.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp856.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp864.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/punycode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/formatter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/glob.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/cookiejar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/history.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/run.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/_common.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/inspect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/modulefinder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ntpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/posixpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/random.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/socketserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_compression.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/cgitb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/colorsys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/configparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/dbm/dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/errors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/distutils/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/_policybase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/generator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/mime/base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/email/policy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp437.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp857.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/cp866.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/hz.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ftplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/http/client.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/imp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/importlib/metadata.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/json/scanner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mailcap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/os.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/platform.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/opcode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pipes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pprint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/symtable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/curses_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mp_preload.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__opcode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_base64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bisect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_calendar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_crypt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_errno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_float.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future5.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_heapq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_idle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_inspect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_keyword.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_list.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_nis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mimetypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/operator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pkgutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/profile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/quopri.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sched.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/signal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sndhdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/string.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/symbol.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/future_test2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mock_socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pickletester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test___future__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_array.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_audioop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_buffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contains.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_context.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_decorators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_flufl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_frame.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getopt.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gzip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_long.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_msilib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/linecache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/logging/config.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/mailbox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/netrc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/nturl2path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/optparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/plistlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/queue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/rlcompleter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/smtpd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/stat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audiotests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/final_b.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/lock_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/string_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_augassign.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bytes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_code.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_configparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_curses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fractions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genexps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_global.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hash.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_index.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_locale.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_minidom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_poplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_print.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sunau.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/autotest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/double_const.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/future_test1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/reperf.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ssltests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_argparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bz2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cgi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_clinic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_code_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codeop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_complex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_generators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gettext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hmac.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_longexp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_math.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_netrc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_optparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_platform.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pstats.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_scope.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_slice.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_spwd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_statistics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_syslog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tcl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/stringprep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/telnetlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/audit-tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dis_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/fork_wait.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/re_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ast.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binop.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_capi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_crashers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_datetime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_decimal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_eof.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_extcall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_frozen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_future.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_grammar.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_httplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_itertools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_linecache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_marshal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_os.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_queue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_repl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_runpy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_set.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_string.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_structseq.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sundry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_symtable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unittest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/numbers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pickletools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pyclbr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/runpy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/smtplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sre_parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tabnanny.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/good_getattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/list_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/profilee.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/relimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/seq_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binhex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bool.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_builtin.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compare.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dis.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_epoll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fileio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_format.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_functools.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_glob.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_iter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_logging.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_openpty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_parser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_profile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_raise.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_selectors.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_startfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strftime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strtod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_struct.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_super.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_syntax.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_time.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unary.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/statistics.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ann_module.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/coding20731.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/final_a.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/regrtest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sortperf.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/testresult.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_aifc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_class.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_compileall.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_copy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_deque.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_difflib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_distutils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_eintr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_finalization.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getpass.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_grp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_int.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_largefile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lzma.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mmap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pwd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_quopri.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_readline.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shelve.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_site.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_timeit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tuple.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/nntplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/pickle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/py_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/reprlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/secrets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shelve.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/shlex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/socket.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/ssl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tarfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/datetimetester.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test___all__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_atexit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_audit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_binascii.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_bufio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_call.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_cmath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_collections.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_csv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_descr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_embed.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_fork1.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_gc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_html.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_io.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pdb.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pipes.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pkg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_poll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_posix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_re.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ssl.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_thread.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_timeout.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_trace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_typing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/testcodec.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/this.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/constants.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/typing.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/token.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/traceback.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/_log.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/runner.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/request.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pty.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_range.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sax.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_signal.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sort.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_stat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_strptime.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_traceback.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wait4.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_weakset.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/mock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/parse.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/weakref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipimport.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pprint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_resource.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_secrets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shlex.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sunau.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_symbol.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sys.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tk.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userstring.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_venv.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winreg.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/trace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/types.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/async_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/signals.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/error.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/response.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/uuid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_popen.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_pow.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_property.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_random.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sched.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_select.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_shutil.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_turtle.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userlist.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_uuid.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/threading.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tracemalloc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wave.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xdrlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_userdict.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_uu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wave.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_winsound.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_with.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/timeit.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/font.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/tix.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/main.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/suite.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/util.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_ucn.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_unpack.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_wait3.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_weakref.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tokenize.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/case.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/support.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/warnings.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipapp.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/textwrap.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/result.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/uu.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/webbrowser.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zipfile.py'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/partial'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/source'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_json'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_peg_generator'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_tools'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_warnings/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/tracedmodules'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test/ziptestdata'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/turtledemo'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/unittest/test/testmock'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/urllib'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/common'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/venv/scripts/posix'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/wsgiref'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/dom'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/etree'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/parsers'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xml/sax'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/xmlrpc'... Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib \ ./python -E -Wi /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib \ ./python -E -Wi -O /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib \ ./python -E -Wi -OO /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages -f \ -x badsyntax /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages Listing '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages'... PYTHONPATH=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/Grammar.txt Generating grammar tables from /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/Grammar.txt Writing grammar tables to /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/Grammar3.9.7.final.0.pickle PYTHONPATH=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/PatternGrammar.txt Generating grammar tables from /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/PatternGrammar.txt Writing grammar tables to /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib2to3/PatternGrammar3.9.7.final.0.pickle Creating directory /opt/metwork-mfext-2.0/opt/python3_core/include Creating directory /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 Creating directory /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython Creating directory /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/Python-ast.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/Python.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/abstract.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/asdl.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/ast.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/bitset.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/bltinmodule.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/boolobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/bytearrayobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/bytesobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/cellobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/ceval.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/classobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/code.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/codecs.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/compile.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/complexobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/context.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/datetime.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/descrobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/dictobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/dynamic_annotations.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/enumobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/errcode.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/eval.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/exports.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/fileobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/fileutils.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/floatobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/frameobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/funcobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/genericaliasobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/genobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/graminit.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/grammar.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/import.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/interpreteridobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/intrcheck.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/iterobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/listobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/longintrepr.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/longobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/marshal.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/memoryobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/methodobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/modsupport.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/moduleobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/namespaceobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/node.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/object.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/objimpl.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/odictobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/opcode.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/osdefs.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/osmodule.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/parsetok.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/patchlevel.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/picklebufobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/py_curses.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pyarena.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pycapsule.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pyctype.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pydebug.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pydtrace.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pyerrors.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pyexpat.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pyfpe.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pyframe.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pyhash.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pylifecycle.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pymacconfig.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pymacro.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pymath.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pymem.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pyport.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pystate.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pystrcmp.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pystrhex.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pystrtod.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pythonrun.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pythread.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/pytime.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/rangeobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/setobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/sliceobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/structmember.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/structseq.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/symtable.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/sysmodule.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/token.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/traceback.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/tracemalloc.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/tupleobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/typeslots.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/ucnhash.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/unicodeobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/warnings.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/weakrefobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 /bin/install -c -m 644 ./Include/cpython/abstract.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/bytesobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/ceval.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/code.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/dictobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/fileobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/fileutils.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/frameobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/import.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/initconfig.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/listobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/methodobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/object.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/objimpl.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/pyerrors.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/pylifecycle.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/pymem.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/pystate.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/sysmodule.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/traceback.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/tupleobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/cpython/unicodeobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/cpython /bin/install -c -m 644 ./Include/internal/pegen_interface.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_abstract.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_accu.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_atomic.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_byteswap.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_call.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_ceval.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_code.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_condvar.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_context.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_gc.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_getopt.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_gil.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_hamt.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_import.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_interp.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_object.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_pymem.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_pystate.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_runtime.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_traceback.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_tupleobject.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 ./Include/internal/pycore_warnings.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/internal /bin/install -c -m 644 pyconfig.h /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/pyconfig.h Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig /bin/install -c -m 644 Modules/config.c /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/config.c /bin/install -c -m 644 Programs/python.o /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/python.o /bin/install -c -m 644 ./Modules/config.c.in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/config.c.in /bin/install -c -m 644 Makefile /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/Makefile /bin/install -c -m 644 ./Modules/Setup /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/Setup /bin/install -c -m 644 Modules/Setup.local /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/Setup.local /bin/install -c -m 644 Misc/python.pc /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig/python-3.9.pc /bin/install -c -m 644 Misc/python-embed.pc /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig/python-3.9-embed.pc /bin/install -c ./Modules/makesetup /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/makesetup /bin/install -c ./install-sh /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/install-sh /bin/install -c python-config.py /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/python-config.py /bin/install -c python-config /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9-config LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib ./python -E ./setup.py install \ --prefix=/opt/metwork-mfext-2.0/opt/python3_core \ --install-scripts=/opt/metwork-mfext-2.0/opt/python3_core/bin \ --install-platlib=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload \ --root=/ running install running build running build_ext Python build finished successfully! 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 atexit pwd time running build_scripts copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 running install_lib creating /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sysconfigdata__linux_x86_64-linux-gnu.py -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload creating /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.9/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.9/_struct.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/array.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_contextvars.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/math.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/cmath.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_datetime.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_zoneinfo.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_random.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_bisect.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_heapq.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_pickle.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_json.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_lsprof.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/unicodedata.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_opcode.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_asyncio.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_queue.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_statistics.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/fcntl.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/grp.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/spwd.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/select.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/parser.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/mmap.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/syslog.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/audioop.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_csv.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_posixsubprocess.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testcapi.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testinternalcapi.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testbuffer.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testimportmultiple.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testmultiphase.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/readline.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_curses.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_curses_panel.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_crypt.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_socket.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_ssl.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_hashlib.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sha256.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sha512.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_md5.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sha1.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_blake2.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sha3.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_dbm.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_gdbm.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sqlite3.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/termios.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/resource.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/ossaudiodev.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/zlib.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/binascii.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_bz2.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_lzma.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/pyexpat.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_elementtree.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_multibytecodec.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_kr.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_jp.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_cn.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_tw.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_hk.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_decimal.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_ctypes_test.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_posixshmem.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_multiprocessing.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_tkinter.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_uuid.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/xxlimited.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_ctypes.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc to 644 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/cmath.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_zoneinfo.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_lsprof.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/spwd.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/parser.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/audioop.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_testcapi.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_testbuffer.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_testmultiphase.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_curses_panel.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_crypt.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_dbm.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_gdbm.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/ossaudiodev.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_ctypes_test.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_tkinter.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/xxlimited.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/ to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.9/pydoc3.9 -> /opt/metwork-mfext-2.0/opt/python3_core/bin copying build/scripts-3.9/idle3.9 -> /opt/metwork-mfext-2.0/opt/python3_core/bin copying build/scripts-3.9/2to3-3.9 -> /opt/metwork-mfext-2.0/opt/python3_core/bin changing mode of /opt/metwork-mfext-2.0/opt/python3_core/bin/pydoc3.9 to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/bin/idle3.9 to 755 changing mode of /opt/metwork-mfext-2.0/opt/python3_core/bin/2to3-3.9 to 755 rm /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py rm -r /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/lib-dynload/__pycache__ Creating directory /opt/metwork-mfext-2.0/opt/python3_core/share/man Creating directory /opt/metwork-mfext-2.0/opt/python3_core/share/man/man1 /bin/install -c -m 644 ./Misc/python.man \ /opt/metwork-mfext-2.0/opt/python3_core/share/man/man1/python3.9.1 if test ! -d /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig; then \ echo "Creating directory /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig"; \ /bin/install -c -d -m 755 /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig; \ fi if test -f /opt/metwork-mfext-2.0/opt/python3_core/bin/python3 -o -h /opt/metwork-mfext-2.0/opt/python3_core/bin/python3; \ then rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/python3; \ else true; \ fi (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln -s python3.9 python3) if test "3.9" != "3.9"; then \ rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/python3.9-config; \ (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln -s python3.9-config python3.9-config); \ rm -f /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig/python-3.9.pc; \ (cd /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig; ln -s python-3.9.pc python-3.9.pc); \ rm -f /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig/python-3.9-embed.pc; \ (cd /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig; ln -s python-3.9-embed.pc python-3.9-embed.pc); \ fi rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/python3-config (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln -s python3.9-config python3-config) rm -f /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig/python3.pc (cd /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig; ln -s python-3.9.pc python3.pc) rm -f /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig/python3-embed.pc (cd /opt/metwork-mfext-2.0/opt/python3_core/lib/pkgconfig; ln -s python-3.9-embed.pc python3-embed.pc) rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/idle3 (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln -s idle3.9 idle3) rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/pydoc3 (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln -s pydoc3.9 pydoc3) rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/2to3 (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln -s 2to3-3.9 2to3) if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/python3-32; \ (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln -s python3.9-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-2.0/opt/python3_core/bin/python3-intel64; \ (cd /opt/metwork-mfext-2.0/opt/python3_core/bin; ln -s python3.9-intel64 python3-intel64) \ fi rm -f /opt/metwork-mfext-2.0/opt/python3_core/share/man/man1/python3.1 (cd /opt/metwork-mfext-2.0/opt/python3_core/share/man/man1; ln -s python3.9.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.9.7:/opt/metwork-mfext-2.0/opt/python3_core/local/lib:/opt/metwork-mfext-2.0/opt/python3_core/lib:/opt/metwork-mfext-2.0/opt/core/local/lib:/opt/metwork-mfext-2.0/opt/core/lib:/opt/metwork-mfext-2.0/local/lib:/opt/metwork-mfext-2.0/lib ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7' make[1]: Leaving directory '/src/layers/layer1_python3_core/0030_python3' cd /opt/metwork-mfext-2.0/opt/python3_core/bin && ln -s python3 python rm -Rf /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/test if ! test -d /opt/metwork-mfext-2.0/opt/python3_core/share; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_core/share; fi python3 --version 2>&1 |awk '{print $2;}' >/opt/metwork-mfext-2.0/opt/python3_core/share/python3_version cat /opt/metwork-mfext-2.0/opt/python3_core/share/python3_version |awk -F '.' '{print $1"."$2;}' >/opt/metwork-mfext-2.0/opt/python3_core/share/python3_short_version python -m ensurepip --upgrade --default-pip Looking in links: /tmp/tmp2_1wxf7x Processing /tmp/tmp2_1wxf7x/setuptools-57.4.0-py3-none-any.whl Processing /tmp/tmp2_1wxf7x/pip-21.2.3-py3-none-any.whl Installing collected packages: setuptools, pip Successfully installed pip-21.2.3 setuptools-57.4.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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml touch /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "name: 'wheel'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "version: '0.36.2'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "checksum: 'acf6ba4344efcec44bcab879c7e587d4'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo -n "A built-package format for Python." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "website: 'https://github.com/pypa/wheel'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/wheel.yaml; fi echo wheel'=='0.36.2 > requirements3.txt if test -f /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/bin/_download_helper.sh `readlink -m ./build/wheel-0.36.2.tar.gz` `readlink -m ./sources` MD5 acf6ba4344efcec44bcab879c7e587d4 Computing checksum for /src/layers/layer1_python3_core/0032_wheel/build/wheel-0.36.2.tar.gz... Good checksum rm -Rf wheel-0.36.2 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/wheel-0.36.2.tar.gz` tar.gz wheel-0.36.2 cd build/wheel-0.36.2 && 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/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/pkginfo.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/_typing.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.0/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages; fi cd build/wheel-0.36.2 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-2.0/opt/python3_core --src=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages . && rm -f /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/wheel-0.36.2.dist-info/direct_url.json Processing /src/layers/layer1_python3_core/0032_wheel/build/wheel-0.36.2 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. 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.36.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 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,PYTHON2_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 tempolayer52707[/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools/tempolayer52707] Collecting setuptools==57.4.0 Downloading setuptools-57.4.0.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pip==21.2.3 Downloading pip-21.2.3.tar.gz (1.6 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: pip, setuptools Building wheel for pip (PEP 517): started Building wheel for pip (PEP 517): finished with status 'done' Created wheel for pip: filename=pip-21.2.3-py3-none-any.whl size=1563443 sha256=af87efa6aaf34976570d3f817104d507b3cfa29d09f5eb08b6ed19f5d9c57743 Stored in directory: /root/.cache/pip/wheels/c9/d0/53/6b37c5865f884a360de12de1e745432d44309c45d7f251c3c5 Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-57.4.0-py3-none-any.whl size=819017 sha256=18293c04042d1d0104d11bdfa6b0811acd8cd099a4d1aaa372ffcf9051b5d25d Stored in directory: /root/.cache/pip/wheels/6a/02/e4/ef7f791aa82fd8887dea8a6c28631976b89632a75ec0078df9 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.0/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.0/opt/python3_core] is already loaded Looking in links: ./src Requirement already satisfied: setuptools==57.4.0 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from -r requirements3.txt.tmp (line 1)) (57.4.0) Requirement already satisfied: pip==21.2.3 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from -r requirements3.txt.tmp (line 2)) (21.2.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.0/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/pip.yaml is ready /opt/metwork-mfext-2.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml touch /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "name: 'certifi'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "version: '2021.10.8'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "checksum: '880ed9e5d04aff8f46f5ff82a3a3e395'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "website: 'https://certifi.io'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/certifi.yaml; fi echo certifi'=='2021.10.8 > requirements3.txt if test -f /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/bin/_download_helper.sh `readlink -m ./build/certifi-2021.10.8.tar.gz` `readlink -m ./sources` MD5 880ed9e5d04aff8f46f5ff82a3a3e395 Trying to download https://files.pythonhosted.org/packages/6c/ae/d26450834f0acc9e3d1f74508da6df1551ceab6c2ce0766a593362d6d57f/certifi-2021.10.8.tar.gz... --2023-07-21 10:23:39-- https://files.pythonhosted.org/packages/6c/ae/d26450834f0acc9e3d1f74508da6df1551ceab6c2ce0766a593362d6d57f/certifi-2021.10.8.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 146.75.73.55, 2a04:4e42:82::311 Connecting to files.pythonhosted.org (files.pythonhosted.org)|146.75.73.55|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 151214 (148K) [application/x-tar] Saving to: '/src/layers/layer1_python3_core/0035_certifi/build/certifi-2021.10.8.tar.gz' 0K .......... .......... .......... .......... .......... 33% 12.1M 0s 50K .......... .......... .......... .......... .......... 67% 60.1M 0s 100K .......... .......... .......... .......... ....... 100% 18.2M=0.007s 2023-07-21 10:23:39 (19.5 MB/s) - '/src/layers/layer1_python3_core/0035_certifi/build/certifi-2021.10.8.tar.gz' saved [151214/151214] Computing checksum for /src/layers/layer1_python3_core/0035_certifi/build/certifi-2021.10.8.tar.gz... Good checksum rm -Rf certifi-2021.10.8 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/certifi-2021.10.8.tar.gz` tar.gz certifi-2021.10.8 Patching with certifi-system-cert-on-centos-rhel-rocky.patch... patching file certifi/core.py Patch ok cd build/certifi-2021.10.8 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/setuptools/dist.py:484: UserWarning: Normalizing '2021.10.08' to '2021.10.8' 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 if ! test -d /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages; fi cd build/certifi-2021.10.8 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-2.0/opt/python3_core --src=/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages . && rm -f /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/certifi-2021.10.8.dist-info/direct_url.json Processing /src/layers/layer1_python3_core/0035_certifi/build/certifi-2021.10.8 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. 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-2021.10.8-py2.py3-none-any.whl size=149348 sha256=01caa2704cbc3b3a495c6acfda9e86a0ff1418b9278cfdcdc3aca159c6fcb501 Stored in directory: /root/.cache/pip/wheels/73/69/cc/e3b53a57880e027e370d3cd2bb1f62eeeca47bde9d8d388cdc Successfully built certifi Installing collected packages: certifi Successfully installed certifi-2021.10.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 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,PYTHON2_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 tempolayer52982[/src/layers/layer1_python3_core/0400_prereq_extra_python_packages/tempolayer52982] Collecting setuptools-scm==5.0.2 Downloading setuptools_scm-5.0.2.tar.gz (52 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting toml==0.10.2 Downloading toml-0.10.2.tar.gz (22 kB) Collecting setuptools Using cached setuptools-57.4.0.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: setuptools-scm, toml, setuptools Building wheel for setuptools-scm (PEP 517): started Building wheel for setuptools-scm (PEP 517): finished with status 'done' Created wheel for setuptools-scm: filename=setuptools_scm-5.0.2-py2.py3-none-any.whl size=29431 sha256=b8c526cdab24d28f2f9b4ffe53edd5a41da7683553e7259a8134815b0a3233f4 Stored in directory: /root/.cache/pip/wheels/bb/e6/4c/6a44914695a09a5484cd35583110d011475233a1f4686ef1f0 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=16598 sha256=3ce350b147ee7b4cfee1210771ba51572badeb1ba5aeabfe1ef2573661495177 Stored in directory: /root/.cache/pip/wheels/f0/c8/9b/84c765dba6516ac8647d36144f232b542fc49b6ddf5c8e8b37 Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-57.4.0-py3-none-any.whl size=819017 sha256=48a23955eb3fb1c5930d3a76159ba24511759c09a4b67630b2c9137cb655d62e Stored in directory: /root/.cache/pip/wheels/6a/02/e4/ef7f791aa82fd8887dea8a6c28631976b89632a75ec0078df9 Successfully built setuptools-scm toml setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.0/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/setuptools_scm-5.0.2-py2.py3-none-any.whl Processing ./src/toml-0.10.2-py2.py3-none-any.whl Requirement already satisfied: setuptools in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from setuptools-scm==5.0.2->-r requirements3.txt.tmp (line 1)) (57.4.0) Installing collected packages: toml, setuptools-scm Successfully installed setuptools-scm-5.0.2 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.0/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/setuptools-scm.yaml is ready /opt/metwork-mfext-2.0/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/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_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 tempolayer53161[/src/layers/layer1_python3_core/0500_extra_python_packages/tempolayer53161] Collecting appdirs==1.4.4 Downloading appdirs-1.4.4.tar.gz (13 kB) Collecting distlib==0.3.1 Downloading distlib-0.3.1.zip (578 kB) Collecting distro==1.6.0 Downloading distro-1.6.0.tar.gz (53 kB) Collecting filelock==3.0.12 Downloading filelock-3.0.12.tar.gz (8.5 kB) Collecting importlib-metadata==3.10 Downloading importlib_metadata-3.10.0.tar.gz (39 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting packaging==20.9 Downloading packaging-20.9.tar.gz (81 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pyparsing==2.4.7 Downloading pyparsing-2.4.7.tar.gz (649 kB) Collecting six==1.15.0 Downloading six-1.15.0.tar.gz (33 kB) Collecting typing-extensions==3.10.0.2 Downloading typing_extensions-3.10.0.2.tar.gz (46 kB) Collecting virtualenv==20.4.3 Downloading virtualenv-20.4.3.tar.gz (10.6 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting zipp==3.4.1 Downloading zipp-3.4.1.tar.gz (16 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: appdirs, distlib, distro, filelock, importlib-metadata, packaging, pyparsing, six, typing-extensions, 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=9585 sha256=c770c50d4c722c0cca5ca98135f22a1593ceba27ae62cd5dfc05430101e246d3 Stored in directory: /root/.cache/pip/wheels/ae/63/7e/0140731b9806ceab68c3641a88a14daf609fa4c7b83dcc1061 Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.1-py3-none-any.whl size=340632 sha256=6ab0d954810046e9f4288f12e7db3db8036af273bbcc38bcb7d222534fbf6c44 Stored in directory: /root/.cache/pip/wheels/47/7e/70/54322c8b334edbbbfa389c55b50b03e62d8489800731a4bb64 Building wheel for distro (setup.py): started Building wheel for distro (setup.py): finished with status 'done' Created wheel for distro: filename=distro-1.6.0-py2.py3-none-any.whl size=19070 sha256=f9b9ab4e50823402be0f3307b4b4d3d622becd882003bdcecd80bab13b23d219 Stored in directory: /root/.cache/pip/wheels/a8/b9/87/0ec1bed6d5934f01a35a27ad5e9d85cbe769b6faf648cf4d78 Building wheel for filelock (setup.py): started Building wheel for filelock (setup.py): finished with status 'done' Created wheel for filelock: filename=filelock-3.0.12-py3-none-any.whl size=7584 sha256=a61471db63347ad6931eb4455b0118ccf2f0fd0a603d92a45bab68c88881c6e8 Stored in directory: /root/.cache/pip/wheels/50/bb/7c/cb70971e63d0f02a323e5d1f29085f325a15e8cca8ed89b5f8 Building wheel for importlib-metadata (PEP 517): started Building wheel for importlib-metadata (PEP 517): finished with status 'done' Created wheel for importlib-metadata: filename=importlib_metadata-3.10.0-py3-none-any.whl size=14170 sha256=ad1848d1ded63ac0dfc808e8f9beaace287cfb536e5ba48c45e9df66ad4fb104 Stored in directory: /root/.cache/pip/wheels/29/7a/b2/db371af2a979dbd6009b23f3fb58be498a5298057f829d78d2 Building wheel for packaging (PEP 517): started Building wheel for packaging (PEP 517): finished with status 'done' Created wheel for packaging: filename=packaging-20.9-py2.py3-none-any.whl size=40891 sha256=cc245861db7e5d594aea35818dac82bbe101248ba0133a36e8590e1ec75d242f Stored in directory: /root/.cache/pip/wheels/65/ab/5b/83dbc6a48fc7cf74c19b52a8bbcc444f2a1a35c38235d83b66 Building wheel for pyparsing (setup.py): started Building wheel for pyparsing (setup.py): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-2.4.7-py2.py3-none-any.whl size=67860 sha256=7b7caf59a88f6992a4a1993d11df7d3b3daf345b8ecbe62b24e091bdea6cf255 Stored in directory: /root/.cache/pip/wheels/c7/d1/c2/c57a35101174cb18eabf0c9460f60db6bfd66a27c45c0b45eb Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10973 sha256=5fc1770aba5616722673787767488c892f7296cdf1fcf10e2b4c354af1636776 Stored in directory: /root/.cache/pip/wheels/eb/06/11/5c202f13d71a0f72e599497ab2fb3af2b15ec0a5c8d70f6393 Building wheel for typing-extensions (setup.py): started Building wheel for typing-extensions (setup.py): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-3.10.0.2-py3-none-any.whl size=26286 sha256=9c3528c8cd4792c1df1b41aa36afc2816cf1cdc93e03eabef7c363168a1f706f Stored in directory: /root/.cache/pip/wheels/7e/65/1c/716e0a8daab14c06b1dee8673e5433e58811501296de16a62c Building wheel for virtualenv (PEP 517): started Building wheel for virtualenv (PEP 517): finished with status 'done' Created wheel for virtualenv: filename=virtualenv-20.4.3-py2.py3-none-any.whl size=7182322 sha256=1e66eac526c87e1bea5fa1f3f55a22ff847ff40278bb57ac0124bb9c71cd8004 Stored in directory: /root/.cache/pip/wheels/72/8c/1b/199e996db283844d86477501d17487efdd1e72cfd7bceab1b6 Building wheel for zipp (PEP 517): started Building wheel for zipp (PEP 517): finished with status 'done' Created wheel for zipp: filename=zipp-3.4.1-py3-none-any.whl size=5208 sha256=b58a7ae64afb395189baed72da229abd583450bad13a5e50ffaa6cc947cf6efd Stored in directory: /root/.cache/pip/wheels/dc/d0/f3/f006b9924edd93d7e17f507afd168203fbf63e64309d7f4a56 Successfully built appdirs distlib distro filelock importlib-metadata packaging pyparsing six typing-extensions virtualenv zipp if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-2.0/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.1-py3-none-any.whl Processing ./src/distro-1.6.0-py2.py3-none-any.whl Processing ./src/filelock-3.0.12-py3-none-any.whl Processing ./src/importlib_metadata-3.10.0-py3-none-any.whl Processing ./src/packaging-20.9-py2.py3-none-any.whl Processing ./src/pyparsing-2.4.7-py2.py3-none-any.whl Processing ./src/six-1.15.0-py2.py3-none-any.whl Processing ./src/typing_extensions-3.10.0.2-py3-none-any.whl Processing ./src/virtualenv-20.4.3-py2.py3-none-any.whl Processing ./src/zipp-3.4.1-py3-none-any.whl Installing collected packages: zipp, six, pyparsing, filelock, distlib, appdirs, virtualenv, typing-extensions, packaging, importlib-metadata, distro Successfully installed appdirs-1.4.4 distlib-0.3.1 distro-1.6.0 filelock-3.0.12 importlib-metadata-3.10.0 packaging-20.9 pyparsing-2.4.7 six-1.15.0 typing-extensions-3.10.0.2 virtualenv-20.4.3 zipp-3.4.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.0/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/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.0/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/appdirs.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/distlib.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/filelock.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/importlib-metadata.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/packaging.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/pyparsing.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/six.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/typing-extensions.yaml is ready /opt/metwork-mfext-2.0/opt/python3_core/share/metwork_packages/virtualenv.yaml is ready /opt/metwork-mfext-2.0/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,PYTHON2_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.0/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-2.0/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.0/opt/python3_core" cache: /buildcache/mfext_cache_layer_python3_core_408259cd7b4a96a4ab1b78db167de2aa.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.0/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 568c3ab63ccee56a7404dfa01a6d2c16 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_7b39b85edf252a45aa330656d1afa232.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.0/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-2.0/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.0/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_7b39b85edf252a45aa330656d1afa232.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.0/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/python3" "python3" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 python3_core@mfext layer (dependency) hash (from cache): b027b24199cd9ea5a278aecf5cfc478b root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: e0360d87fb4b20b478e7e9193b4eb8f2 cache missed (/buildcache/mfext_cache_layer_python3_06c7391a21763752c28752a27f1817f2.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_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.0/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,PYTHON2_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 tempolayer54374[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer54374] Collecting cffi==1.12.3 Downloading cffi-1.12.3.tar.gz (456 kB) Collecting flit_core==3.2.0 Downloading flit_core-3.2.0.tar.gz (27 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting nose==1.3.7 Downloading nose-1.3.7.tar.gz (280 kB) Collecting pbr==5.6.0 Downloading pbr-5.6.0.tar.gz (125 kB) Collecting pycparser==2.19 Downloading pycparser-2.19.tar.gz (158 kB) Collecting PyScaffold==3.2.3 Downloading PyScaffold-3.2.3.tar.gz (389 kB) Collecting pytest-runner==5.3.1 Downloading pytest-runner-5.3.1.tar.gz (16 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting setuptools-git==1.2 Downloading setuptools-git-1.2.tar.gz (10 kB) Collecting toml Using cached toml-0.10.2.tar.gz (22 kB) Collecting setuptools>=38.3 Using cached setuptools-57.4.0.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: cffi, flit-core, nose, pbr, pycparser, PyScaffold, pytest-runner, setuptools-git, toml, 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.12.3-cp39-cp39-linux_x86_64.whl size=416295 sha256=b4c92e4b63a179c225c1156dde3be72591f660e85d0efe6a536abe420a3d5b0c Stored in directory: /root/.cache/pip/wheels/07/55/02/edcc00a3897cb2c21ff0d77757740241072def76142b006189 Building wheel for flit-core (PEP 517): started Building wheel for flit-core (PEP 517): finished with status 'done' Created wheel for flit-core: filename=flit_core-3.2.0-py3-none-any.whl size=45693 sha256=556b412ada4074c9305022f57d55cc2912d549937f1f73483f99f21cbad771bc Stored in directory: /root/.cache/pip/wheels/69/0f/31/daf8389fcd8f942159bba4f21f978c2fb5472ccfd79573591d Building wheel for nose (setup.py): started Building wheel for nose (setup.py): finished with status 'done' Created wheel for nose: filename=nose-1.3.7-py3-none-any.whl size=153576 sha256=e10c2a7095093c1301ec9fdd47784579c2641e913c35c7986e275dd646c2d5d0 Stored in directory: /root/.cache/pip/wheels/01/00/95/1d9ac404f5a32a8b7505b5d13050435905ba024c8747799e14 Building wheel for pbr (setup.py): started Building wheel for pbr (setup.py): finished with status 'done' Created wheel for pbr: filename=pbr-5.6.0-py2.py3-none-any.whl size=109122 sha256=fd715d14a4822e2283546a5b66790a6005c9d182c29cf34fcf6d1c77003819b9 Stored in directory: /root/.cache/pip/wheels/b4/49/c2/b31471879e6c08953d4d2b7d9b032298f94bb0571ea4fed4cb Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111054 sha256=cf409fe60749d828dd4d445edec74f697470deacb28cb8a852d50179f893b3cb Stored in directory: /root/.cache/pip/wheels/4c/33/cc/4f98d7defeaadac79c493a4343d33e2317f68f52b33115569b Building wheel for PyScaffold (setup.py): started Building wheel for PyScaffold (setup.py): finished with status 'done' Created wheel for PyScaffold: filename=PyScaffold-3.2.3-py3-none-any.whl size=163004 sha256=c886c456d625cc236c1a8f149f319b177693613e3c474bee95b2b385fb32ee13 Stored in directory: /root/.cache/pip/wheels/04/f1/48/4ccd28058270ee8c52a27e764f45ed40b9d3a8f44f8e9ea249 Building wheel for pytest-runner (PEP 517): started Building wheel for pytest-runner (PEP 517): finished with status 'done' Created wheel for pytest-runner: filename=pytest_runner-5.3.1-py3-none-any.whl size=7108 sha256=49cb04a6648251a45d80660743a9a785ac08ffdd94e99629d9a18f31fad30413 Stored in directory: /root/.cache/pip/wheels/10/e6/65/1dbdcb0d198db318b32926d4b3360dbcdc824da5aa3cfe72f7 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=9622 sha256=4c2e4ac4ce86e4701d3cc28c7649e23955c5ad16210a5a4391a5685bb1ef2de1 Stored in directory: /root/.cache/pip/wheels/53/b7/48/982ec60abe9c089e3cb819cde9ef1960a5d346d8b0a99fe39b 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=16598 sha256=3d9d46f2f2b6b8e72b0ffeeb26e56f08bcc2dbba6c9a5a1a0a290f869466edc8 Stored in directory: /root/.cache/pip/wheels/f0/c8/9b/84c765dba6516ac8647d36144f232b542fc49b6ddf5c8e8b37 Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-57.4.0-py3-none-any.whl size=819017 sha256=88e65b27bdf9ec1f622c6e7f92f5a03ba2bf5cd01111df477a34c6d53c3a184c Stored in directory: /root/.cache/pip/wheels/6a/02/e4/ef7f791aa82fd8887dea8a6c28631976b89632a75ec0078df9 Successfully built cffi flit-core nose pbr pycparser PyScaffold pytest-runner setuptools-git toml setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.0/opt/python3] is already loaded Looking in links: ./src Processing ./src/cffi-1.12.3-cp39-cp39-linux_x86_64.whl Processing ./src/flit_core-3.2.0-py3-none-any.whl Processing ./src/nose-1.3.7-py3-none-any.whl Processing ./src/pbr-5.6.0-py2.py3-none-any.whl Processing ./src/pycparser-2.19-py2.py3-none-any.whl Processing ./src/PyScaffold-3.2.3-py3-none-any.whl Processing ./src/pytest_runner-5.3.1-py3-none-any.whl Processing ./src/setuptools_git-1.2-py2.py3-none-any.whl Requirement already satisfied: toml in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from flit_core==3.2.0->-r requirements3.txt.tmp (line 2)) (0.10.2) Requirement already satisfied: setuptools>=38.3 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from PyScaffold==3.2.3->-r requirements3.txt.tmp (line 6)) (57.4.0) Installing collected packages: pycparser, setuptools-git, pytest-runner, PyScaffold, pbr, nose, flit-core, cffi Successfully installed PyScaffold-3.2.3 cffi-1.12.3 flit-core-3.2.0 nose-1.3.7 pbr-5.6.0 pycparser-2.19 pytest-runner-5.3.1 setuptools-git-1.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.0/opt/python3/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3/lib/python3.9/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.0/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/flit_core.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/nose.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/pbr.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/pytest-runner.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/setuptools-git.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0400_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,PYTHON2_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 tempolayer54891[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891] Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@83d161432e08f27375589f16077b4f8226f3154f#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision 83d161432e08f27375589f16077b4f8226f3154f) to ./tmp_src/acquisition Running command git clone -q 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^83d161432e08f27375589f16077b4f8226f3154f' Running command git fetch -q https://github.com/metwork-framework/acquisition.git 83d161432e08f27375589f16077b4f8226f3154f Running command git checkout -q 83d161432e08f27375589f16077b4f8226f3154f Resolved https://github.com/metwork-framework/acquisition.git to commit 83d161432e08f27375589f16077b4f8226f3154f 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 -q 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 Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@113331d0590bd0c9147ac8b608ff850e63b94e44#egg=cookiecutter (from -r requirements3.txt (line 18)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 113331d0590bd0c9147ac8b608ff850e63b94e44) to ./tmp_src/cookiecutter Running command git clone -q 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^113331d0590bd0c9147ac8b608ff850e63b94e44' Running command git fetch -q https://github.com/metwork-framework/cookiecutter.git 113331d0590bd0c9147ac8b608ff850e63b94e44 Running command git checkout -q 113331d0590bd0c9147ac8b608ff850e63b94e44 Resolved https://github.com/metwork-framework/cookiecutter.git to commit 113331d0590bd0c9147ac8b608ff850e63b94e44 Running command git submodule update --init --recursive -q Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd#egg=cookiecutter_hooks (from -r requirements3.txt (line 19)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision 5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd) to ./tmp_src/cookiecutter-hooks Running command git clone -q 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^5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd' Running command git fetch -q https://github.com/metwork-framework/cookiecutter_hooks.git 5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd Running command git checkout -q 5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd Resolved https://github.com/metwork-framework/cookiecutter_hooks.git to commit 5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd Obtaining cronwrapper from git+https://github.com/metwork-framework/cronwrapper@828f7f1743224bcda739518698a71a65f1289e74#egg=cronwrapper (from -r requirements3.txt (line 20)) Cloning https://github.com/metwork-framework/cronwrapper (to revision 828f7f1743224bcda739518698a71a65f1289e74) to ./tmp_src/cronwrapper Running command git clone -q https://github.com/metwork-framework/cronwrapper /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cronwrapper Running command git rev-parse -q --verify 'sha^828f7f1743224bcda739518698a71a65f1289e74' Running command git fetch -q https://github.com/metwork-framework/cronwrapper 828f7f1743224bcda739518698a71a65f1289e74 Running command git checkout -q 828f7f1743224bcda739518698a71a65f1289e74 Resolved https://github.com/metwork-framework/cronwrapper to commit 828f7f1743224bcda739518698a71a65f1289e74 Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@8d31e6d3f5be2d13018b523c9ebd94b4e0b27061#egg=deploycron (from -r requirements3.txt (line 23)) Cloning https://github.com/metwork-framework/deploycron.git (to revision 8d31e6d3f5be2d13018b523c9ebd94b4e0b27061) to ./tmp_src/deploycron Running command git clone -q 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 Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@03770b7876990803cc3b271e78b3c0a2364cdf3c#egg=directory_observer (from -r requirements3.txt (line 24)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 03770b7876990803cc3b271e78b3c0a2364cdf3c) to ./tmp_src/directory-observer Running command git clone -q 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 Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@136972101464853a57b61e485608167fe75f5f71#egg=envtpl (from -r requirements3.txt (line 26)) Cloning https://github.com/metwork-framework/envtpl.git (to revision 136972101464853a57b61e485608167fe75f5f71) to ./tmp_src/envtpl Running command git clone -q 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 Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6#egg=mfplugin (from -r requirements3.txt (line 38)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6) to ./tmp_src/mfplugin Running command git clone -q 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^0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6' Running command git fetch -q https://github.com/metwork-framework/mfplugin.git 0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6 Running command git checkout -q 0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6 Resolved https://github.com/metwork-framework/mfplugin.git to commit 0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6 Obtaining mfutil from git+https://github.com/metwork-framework/mfutil.git@3d5274c252a1e53c2349554c6cddac637783cf9e#egg=mfutil (from -r requirements3.txt (line 39)) Cloning https://github.com/metwork-framework/mfutil.git (to revision 3d5274c252a1e53c2349554c6cddac637783cf9e) to ./tmp_src/mfutil Running command git clone -q https://github.com/metwork-framework/mfutil.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/mfutil Running command git rev-parse -q --verify 'sha^3d5274c252a1e53c2349554c6cddac637783cf9e' Running command git fetch -q https://github.com/metwork-framework/mfutil.git 3d5274c252a1e53c2349554c6cddac637783cf9e Running command git checkout -q 3d5274c252a1e53c2349554c6cddac637783cf9e Resolved https://github.com/metwork-framework/mfutil.git to commit 3d5274c252a1e53c2349554c6cddac637783cf9e Obtaining opinionated_configparser from git+https://github.com/metwork-framework/opinionated_configparser.git@2e99654a17fc74628ec5290c417bebe86fb37cad#egg=opinionated_configparser (from -r requirements3.txt (line 43)) Cloning https://github.com/metwork-framework/opinionated_configparser.git (to revision 2e99654a17fc74628ec5290c417bebe86fb37cad) to ./tmp_src/opinionated-configparser Running command git clone -q https://github.com/metwork-framework/opinionated_configparser.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/opinionated-configparser Running command git rev-parse -q --verify 'sha^2e99654a17fc74628ec5290c417bebe86fb37cad' Running command git fetch -q https://github.com/metwork-framework/opinionated_configparser.git 2e99654a17fc74628ec5290c417bebe86fb37cad Running command git checkout -q 2e99654a17fc74628ec5290c417bebe86fb37cad Resolved https://github.com/metwork-framework/opinionated_configparser.git to commit 2e99654a17fc74628ec5290c417bebe86fb37cad Obtaining statsd from git+https://github.com/thefab/pystatsd.git@075001fef55d1caefdd74a55c40db84d829e7edd#egg=statsd (from -r requirements3.txt (line 61)) Cloning https://github.com/thefab/pystatsd.git (to revision 075001fef55d1caefdd74a55c40db84d829e7edd) to ./tmp_src/statsd Running command git clone -q 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 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 63)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision d41af1a6af7c796cd835c1a98c773989cdb0897e) to ./tmp_src/telegraf-unixsocket-client Running command git clone -q 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 Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@9c0b2974deeafed59caa3659c685a89e686a0159#egg=xattrfile (from -r requirements3.txt (line 72)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 9c0b2974deeafed59caa3659c685a89e686a0159) to ./tmp_src/xattrfile Running command git clone -q 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 Obtaining jinja2_fnmatch_extension from git+https://github.com/metwork-framework/jinja2_fnmatch_extension@014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2#egg=jinja2_fnmatch_extension (from -r requirements3.txt (line 74)) Cloning https://github.com/metwork-framework/jinja2_fnmatch_extension (to revision 014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2) to ./tmp_src/jinja2-fnmatch-extension Running command git clone -q https://github.com/metwork-framework/jinja2_fnmatch_extension /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/jinja2-fnmatch-extension Running command git rev-parse -q --verify 'sha^014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2' Running command git fetch -q https://github.com/metwork-framework/jinja2_fnmatch_extension 014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2 Running command git checkout -q 014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2 Resolved https://github.com/metwork-framework/jinja2_fnmatch_extension to commit 014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2 Obtaining jinja2_from_json_extension from git+https://github.com/metwork-framework/jinja2_from_json_extension@4b1bf5e9408003dd858f6d8e1346d61b4075f1a3#egg=jinja2_from_json_extension (from -r requirements3.txt (line 75)) Cloning https://github.com/metwork-framework/jinja2_from_json_extension (to revision 4b1bf5e9408003dd858f6d8e1346d61b4075f1a3) to ./tmp_src/jinja2-from-json-extension Running command git clone -q https://github.com/metwork-framework/jinja2_from_json_extension /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/jinja2-from-json-extension Running command git rev-parse -q --verify 'sha^4b1bf5e9408003dd858f6d8e1346d61b4075f1a3' Running command git fetch -q https://github.com/metwork-framework/jinja2_from_json_extension 4b1bf5e9408003dd858f6d8e1346d61b4075f1a3 Running command git checkout -q 4b1bf5e9408003dd858f6d8e1346d61b4075f1a3 Resolved https://github.com/metwork-framework/jinja2_from_json_extension to commit 4b1bf5e9408003dd858f6d8e1346d61b4075f1a3 Obtaining jinja2_getenv_extension from git+https://github.com/metwork-framework/jinja2_getenv_extension@5c9b3e1f18e513a18e0c3b666f8b2f69032f548b#egg=jinja2_getenv_extension (from -r requirements3.txt (line 76)) Cloning https://github.com/metwork-framework/jinja2_getenv_extension (to revision 5c9b3e1f18e513a18e0c3b666f8b2f69032f548b) to ./tmp_src/jinja2-getenv-extension Running command git clone -q https://github.com/metwork-framework/jinja2_getenv_extension /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/jinja2-getenv-extension Running command git rev-parse -q --verify 'sha^5c9b3e1f18e513a18e0c3b666f8b2f69032f548b' Running command git fetch -q https://github.com/metwork-framework/jinja2_getenv_extension 5c9b3e1f18e513a18e0c3b666f8b2f69032f548b Running command git checkout -q 5c9b3e1f18e513a18e0c3b666f8b2f69032f548b Resolved https://github.com/metwork-framework/jinja2_getenv_extension to commit 5c9b3e1f18e513a18e0c3b666f8b2f69032f548b Obtaining jinja2_shell_extension from git+https://github.com/metwork-framework/jinja2_shell_extension@3d2c512ef132d0f9bb068fb69a78621636c28d4c#egg=jinja2_shell_extension (from -r requirements3.txt (line 77)) Cloning https://github.com/metwork-framework/jinja2_shell_extension (to revision 3d2c512ef132d0f9bb068fb69a78621636c28d4c) to ./tmp_src/jinja2-shell-extension Running command git clone -q https://github.com/metwork-framework/jinja2_shell_extension /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/jinja2-shell-extension Running command git rev-parse -q --verify 'sha^3d2c512ef132d0f9bb068fb69a78621636c28d4c' Running command git fetch -q https://github.com/metwork-framework/jinja2_shell_extension 3d2c512ef132d0f9bb068fb69a78621636c28d4c Running command git checkout -q 3d2c512ef132d0f9bb068fb69a78621636c28d4c Resolved https://github.com/metwork-framework/jinja2_shell_extension to commit 3d2c512ef132d0f9bb068fb69a78621636c28d4c Collecting aiohttp==3.7.4 Downloading aiohttp-3.7.4.tar.gz (1.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting arrow==0.14.2 Downloading arrow-0.14.2.tar.gz (102 kB) Collecting async-timeout==3.0.1 Downloading async-timeout-3.0.1.tar.gz (9.7 kB) Collecting attrs==19.3.0 Downloading attrs-19.3.0.tar.gz (132 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting autopep8==1.4.4 Downloading autopep8-1.4.4.tar.gz (114 kB) Collecting bash==0.6 Downloading bash-0.6.tar.gz (2.8 kB) Collecting bcrypt==3.1.7 Downloading bcrypt-3.1.7.tar.gz (42 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting binaryornot==0.4.4 Downloading binaryornot-0.4.4.tar.gz (371 kB) Collecting cachetools==3.1.1 Downloading cachetools-3.1.1.tar.gz (22 kB) Collecting Cerberus==1.3.2 Downloading Cerberus-1.3.2.tar.gz (52 kB) Collecting chardet==3.0.4 Downloading chardet-3.0.4.tar.gz (1.9 MB) Collecting Click==7.0 Downloading Click-7.0.tar.gz (286 kB) Collecting colorama==0.4.3 Downloading colorama-0.4.3.tar.gz (27 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1.tar.gz (95 kB) Collecting ConfigUpdater==1.0.1 Downloading ConfigUpdater-1.0.1-py2.py3-none-any.whl (13 kB) Collecting cryptography==3.3.2 Downloading cryptography-3.3.2.tar.gz (539 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting decorator==4.4.0 Downloading decorator-4.4.0.tar.gz (34 kB) Collecting diskcache==3.1.1 Downloading diskcache-3.1.1.tar.gz (489 kB) Collecting future==0.17.1 Downloading future-0.17.1.tar.gz (829 kB) Collecting gitignore-parser==0.0.6 Downloading gitignore_parser-0.0.6.tar.gz (3.5 kB) Collecting idna==2.8 Downloading idna-2.8.tar.gz (174 kB) Collecting inotify-simple==1.1.8 Downloading inotify_simple-1.1.8.tar.gz (7.3 kB) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3.tar.gz (257 kB) Collecting jinja2-time==0.2.0 Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Collecting joblib==0.17.0 Downloading joblib-0.17.0.tar.gz (1.7 MB) Collecting lazy-import==0.2.2 Downloading lazy_import-0.2.2.tar.gz (15 kB) Collecting Markdown==3.3.3 Downloading Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) Collecting mflog==0.1.0 Downloading mflog-0.1.0.tar.gz (21 kB) Collecting mockredispy==2.9.3 Downloading mockredispy-2.9.3.tar.gz (17 kB) Collecting multidict==4.7.6 Downloading multidict-4.7.6.tar.gz (50 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting netifaces==0.10.9 Downloading netifaces-0.10.9.tar.gz (28 kB) Collecting paramiko==2.10.3 Downloading paramiko-2.10.3.tar.gz (1.1 MB) Collecting pika==1.1.0 Downloading pika-1.1.0.tar.gz (139 kB) Collecting poyo==0.4.2 Downloading poyo-0.4.2.tar.gz (15 kB) Collecting pprintpp==0.4.0 Downloading pprintpp-0.4.0.tar.gz (17 kB) Collecting psutil==5.6.6 Downloading psutil-5.6.6.tar.gz (447 kB) Collecting pycodestyle==2.6.0 Downloading pycodestyle-2.6.0.tar.gz (100 kB) Collecting Pygments==2.7.4 Downloading Pygments-2.7.4.tar.gz (2.3 MB) Collecting pyinotify==0.9.6 Downloading pyinotify-0.9.6.tar.gz (60 kB) Collecting PyNaCl==1.3.0 Downloading PyNaCl-1.3.0.tar.gz (3.4 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting python-dateutil==2.8.1 Downloading python-dateutil-2.8.1.tar.gz (331 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytz==2019.1 Downloading pytz-2019.1.tar.gz (308 kB) Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting redis==3.2.1 Downloading redis-3.2.1.tar.gz (124 kB) Collecting requests==2.25.1 Downloading requests-2.25.1.tar.gz (102 kB) Collecting requests-unixsocket==0.2.0 Downloading requests-unixsocket-0.2.0.tar.gz (13 kB) Collecting rich==1.2.3 Downloading rich-1.2.3-py3-none-any.whl (123 kB) Collecting simpleeval==0.9.10 Downloading simpleeval-0.9.10.tar.gz (26 kB) Collecting structlog==19.1.0 Downloading structlog-19.1.0.tar.gz (317 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting terminaltables==3.1.0 Downloading terminaltables-3.1.0.tar.gz (12 kB) Collecting tqdm==4.53.0 Downloading tqdm-4.53.0.tar.gz (179 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting traitlets==5.1.1 Downloading traitlets-5.1.1.tar.gz (130 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Unidecode==1.1.1 Downloading Unidecode-1.1.1.tar.gz (212 kB) Collecting urllib3==1.26.5 Downloading urllib3-1.26.5.tar.gz (292 kB) Collecting Werkzeug==1.0.1 Downloading Werkzeug-1.0.1.tar.gz (904 kB) Collecting whichcraft==0.5.2 Downloading whichcraft-0.5.2.tar.gz (6.5 kB) Collecting wrapt==1.12.1 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting yarl==1.6.3 Downloading yarl-1.6.3.tar.gz (176 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting typing-extensions>=3.6.5 Using cached typing_extensions-3.10.0.2.tar.gz (46 kB) Collecting six>=1.4.1 Using cached six-1.15.0.tar.gz (33 kB) Collecting cffi>=1.1 Using cached cffi-1.12.3.tar.gz (456 kB) Collecting setuptools Using cached setuptools-57.4.0.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8.tar.gz (151 kB) Collecting filelock Using cached filelock-3.0.12.tar.gz (8.5 kB) Collecting pycparser Using cached pycparser-2.19.tar.gz (158 kB) Saved ./src/ConfigUpdater-1.0.1-py2.py3-none-any.whl Saved ./src/rich-1.2.3-py3-none-any.whl Building wheels for collected packages: aiohttp, arrow, async-timeout, attrs, autopep8, bash, bcrypt, binaryornot, cachetools, Cerberus, chardet, Click, colorama, commonmark, cryptography, decorator, diskcache, future, gitignore-parser, idna, inotify-simple, Jinja2, jinja2-time, joblib, lazy-import, Markdown, MarkupSafe, mflog, mockredispy, multidict, netifaces, paramiko, pika, poyo, pprintpp, psutil, pycodestyle, Pygments, pyinotify, PyNaCl, python-dateutil, pytz, PyYAML, redis, requests, requests-unixsocket, simpleeval, structlog, terminaltables, tqdm, traitlets, Unidecode, urllib3, Werkzeug, whichcraft, wrapt, yarl, acquisition, aiohttp-metwork-middlewares, cookiecutter, cookiecutter-hooks, cronwrapper, deploycron, directory-observer, envtpl, mfplugin, mfutil, opinionated-configparser, statsd, telegraf-unixsocket-client, xattrfile, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension, certifi, cffi, six, typing-extensions, filelock, pycparser, setuptools Building wheel for aiohttp (PEP 517): started Building wheel for aiohttp (PEP 517): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.7.4-cp39-cp39-linux_x86_64.whl size=1368679 sha256=618aece2a06b356fe8381769741d19e3615a55e0c052a38024bf038b7e32d3f4 Stored in directory: /root/.cache/pip/wheels/dc/1d/5c/69e779bfa1b61724ec7f145824f4c6497930e6148c0e0adfe2 Building wheel for arrow (setup.py): started Building wheel for arrow (setup.py): finished with status 'done' Created wheel for arrow: filename=arrow-0.14.2-py2.py3-none-any.whl size=38495 sha256=259f3df05e58d8a463a75bf533a75479fa1c1f75df9809a0a2f9011b0afd4c29 Stored in directory: /root/.cache/pip/wheels/ce/18/b6/8dc1967800489877dd3bf06d8fd43247636b6ac762c7aac15a Building wheel for async-timeout (setup.py): started Building wheel for async-timeout (setup.py): finished with status 'done' Created wheel for async-timeout: filename=async_timeout-3.0.1-py3-none-any.whl size=8265 sha256=f67f1a68df987601f80d1aa092e5dba68b668a74a748a9533e3b35039f43255f Stored in directory: /root/.cache/pip/wheels/dd/1f/b9/2fb7b02c89cef17bd2de14fbbaff09805e2ba8fb454098c200 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39486 sha256=d81ddc469cb365262f000c41f402f3a94bdde2d149cff44e5bd18d701095f0de Stored in directory: /root/.cache/pip/wheels/a7/01/63/564bdedfdbc8d26932b97260d3257fcbc43c73c90d69b22dbb Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-1.4.4-py2.py3-none-any.whl size=42656 sha256=bd43904e37ea17c59cd00717366045c18ad27534e01b9734180f798e7ef1fe6b Stored in directory: /root/.cache/pip/wheels/94/c6/23/71109e4f94f1efbb58e63556faad9849288cfe6e2436962e9f 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=3000 sha256=cfa39aa11cd9f7090cd556328888ff8f61b80472e094ae5590f909c0c7707f0a Stored in directory: /root/.cache/pip/wheels/33/19/9b/bfa1a6c2a69f9ff0e21aba068fe7d4f9c1036e2686c82699e6 Building wheel for bcrypt (PEP 517): started Building wheel for bcrypt (PEP 517): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-3.1.7-cp39-cp39-linux_x86_64.whl size=59969 sha256=59ca65da51f11c66dfbf862bfc655363e9219a071d1244a401940286caa324c6 Stored in directory: /root/.cache/pip/wheels/a2/df/9f/3e737db43b7e03632c1c23099d36e022c9fc5fb98e1b283fd2 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=7506 sha256=51e28e9c2648367ca65d0b3276998b91cc1ae5ea532ceea4512d14f237e72e5a Stored in directory: /root/.cache/pip/wheels/30/01/e8/6f2508782b0cfeefa159d2d644811c9c15822d8c1d6ffda5d5 Building wheel for cachetools (setup.py): started Building wheel for cachetools (setup.py): finished with status 'done' Created wheel for cachetools: filename=cachetools-3.1.1-py2.py3-none-any.whl size=11102 sha256=f4891b78e3a9e23c7fcf1c0441d51787ea141916392648ef6f0b6c0824f46c74 Stored in directory: /root/.cache/pip/wheels/28/ee/aa/d4e1b9ee0873cfa3b79158b71a868f58ff01cb22b9839ef153 Building wheel for Cerberus (setup.py): started Building wheel for Cerberus (setup.py): finished with status 'done' Created wheel for Cerberus: filename=Cerberus-1.3.2-py3-none-any.whl size=54356 sha256=2282539b1c0370e8675369d523135242dd31e239442718fc85fc0b62f56956fc Stored in directory: /root/.cache/pip/wheels/1b/bf/af/98c7098d3505e1f2be6cfa1fabd1d93c22664e1754d7d04cb1 Building wheel for chardet (setup.py): started Building wheel for chardet (setup.py): finished with status 'done' Created wheel for chardet: filename=chardet-3.0.4-py2.py3-none-any.whl size=140910 sha256=12179b87f325fd1706f0e30d4eef1e5366886dbc82fbd165162d59a93e64f548 Stored in directory: /root/.cache/pip/wheels/c4/0c/5b/78142645b48b689ff55b530c3c31017eb9938d603529e66967 Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=Click-7.0-py2.py3-none-any.whl size=81310 sha256=217f6e144d9483ecc504b8a12360f717e52fa1b806823bfc4b5ca51a53e3d369 Stored in directory: /root/.cache/pip/wheels/19/a8/8e/674baabb14706422643bb387b460ea64a1873a21ae8970f9c2 Building wheel for colorama (setup.py): started Building wheel for colorama (setup.py): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.3-py2.py3-none-any.whl size=15942 sha256=59839cc4a62aa8325d4023c2789bd78c3bcbb84b4dafff3e5a6e64fc1eceaf9d Stored in directory: /root/.cache/pip/wheels/84/7b/88/a378d8a4c3b53d8b1c4737aad73ce5b850a1c6d74421610974 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=51089 sha256=db93478cbeb300b5d72a75b633b99e865809676ac7356709ddcdb64ed47a2028 Stored in directory: /root/.cache/pip/wheels/58/e3/46/eb2a13bd1a24607988233580ab60c52e11bfcf202238509acd Building wheel for cryptography (PEP 517): started Building wheel for cryptography (PEP 517): finished with status 'done' Created wheel for cryptography: filename=cryptography-3.3.2-cp39-cp39-linux_x86_64.whl size=737583 sha256=7dbf6f2f69fa3d31c87596a9eaceda7bd4a73bddf831a363e940b9c5316fb234 Stored in directory: /root/.cache/pip/wheels/0b/8b/61/b67c8d096e2e7ce198c09468a96a762be8ce29881268a000aa Building wheel for decorator (setup.py): started Building wheel for decorator (setup.py): finished with status 'done' Created wheel for decorator: filename=decorator-4.4.0-py2.py3-none-any.whl size=9211 sha256=285bd22d35091051fc3e79aff6a06e33128adce3f8d7db09ebc141de5807f879 Stored in directory: /root/.cache/pip/wheels/82/a1/c9/7e4eb81a6724abad611bb46005fc9f567c1620624c5fab2f85 Building wheel for diskcache (setup.py): started Building wheel for diskcache (setup.py): finished with status 'done' Created wheel for diskcache: filename=diskcache-3.1.1-py3-none-any.whl size=33275 sha256=afcc86b86c9eef3eaead261a5bbf2475d1e2cde2af36c8f676790ade6d6c3c46 Stored in directory: /root/.cache/pip/wheels/62/f6/fe/3cf9d814782c5816dff24a3566b16b0abcfaefb6f3c351db30 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488741 sha256=239d269cf17b715d3bcb5497acc3bec3bd8c13059f36639f7edbb03992f1ac19 Stored in directory: /root/.cache/pip/wheels/a4/75/0e/dca642827f5e9a3f82a3b08d6d5ad6c983767c48f22e90bffa 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.0.6-py3-none-any.whl size=3494 sha256=12e2e1a35e7f87c1298c6f43654a9b1b6f3d7425e54a044c38138e540bb6d495 Stored in directory: /root/.cache/pip/wheels/02/2b/dd/d84d58782918eb08f55bc8d93bbff3d63ae850b94381586924 Building wheel for idna (setup.py): started Building wheel for idna (setup.py): finished with status 'done' Created wheel for idna: filename=idna-2.8-py2.py3-none-any.whl size=58612 sha256=0777d9974c4c743e1784830eded52f20d9f2feb3b3c07254208d96dfb5414d70 Stored in directory: /root/.cache/pip/wheels/bb/38/37/a02d4d13b2f61efb285c62f85e9815cab6a0f386c8dfa658b0 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.1.8-py3-none-any.whl size=8005 sha256=a6ec5107b8a6b39ab1d871650f893e99de391c231f4c31d0262107d674a1adce Stored in directory: /root/.cache/pip/wheels/f5/9f/48/6e7a73b2ad15dd7f38d55eed9baa28af228efd86ff3148fc38 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125715 sha256=671558b56acbc4f9e915c9e2207f8a50d41245a459a7fce95a3aa2781737b0d3 Stored in directory: /root/.cache/pip/wheels/a0/12/cd/f35d3ec5e5fbe1d31cdc8d0591e7adbcbf946dc623da81b5f5 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=4753 sha256=1fd96b7723fc417ffbaf073e14c2ca0a55795f4ddf3654ac5182f18c98b4a4d8 Stored in directory: /root/.cache/pip/wheels/c7/9e/34/fb9655b24ee3ce7e912fc23cbdf336b95e4727c8dcb6d9b96b Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301487 sha256=202feb409c8e2c125c3eba863c0869a95791222354974bc50be7d42f4f6bb263 Stored in directory: /root/.cache/pip/wheels/3d/06/7f/0ad2a91312c09d74e4c875aef3490e0da58c7339811d6ceb63 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=16497 sha256=e252e1b646ffa1457aa0f0109e77c28ab2360ac140bf03029be5cb63195283ed Stored in directory: /root/.cache/pip/wheels/14/07/aa/97e8f39c5f2ef91a2db0026be1bc7f4f87141fc354280501fa Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96282 sha256=c7b62f72009f5e0027d998aaa7da853ed5900be181b34eb2fb8fbc8b6616702b Stored in directory: /root/.cache/pip/wheels/3d/33/c3/e5e276b56116d75b6cd501544f51ad8ab4ceda28f614a74c07 Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp39-cp39-linux_x86_64.whl size=32427 sha256=18024e4c7ea23e0812cd333d8dafea9de6a2d6e9001320541f91598bb3b64c1c Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 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=15704 sha256=6e3256d004d7ff5ff5a4a495feb9359a49a042e987905024b549d88b77d4764a Stored in directory: /root/.cache/pip/wheels/e8/a5/71/d1f84e39b9e0cfcd00f32cf1df5170fa94f52e3d808815cffa 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=20319 sha256=cf493c0d5141bf0aaff40fddf86a40bf21e6113411d43b4e3109d53ed82c6e42 Stored in directory: /root/.cache/pip/wheels/fd/0f/e1/503f748bf86d7ad8cb41a53673f4c3bdf0b60f0223b54f3123 Building wheel for multidict (PEP 517): started Building wheel for multidict (PEP 517): finished with status 'done' Created wheel for multidict: filename=multidict-4.7.6-cp39-cp39-linux_x86_64.whl size=177770 sha256=19bdf0677fefe14ea42d3fff061d95fe9624fe1880bc8e63ab0c49261177e82c Stored in directory: /root/.cache/pip/wheels/43/3a/a8/d7bf95ae763a7a2057cb502ff2da094763c166f253624afc63 Building wheel for netifaces (setup.py): started Building wheel for netifaces (setup.py): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.10.9-cp39-cp39-linux_x86_64.whl size=39637 sha256=f3e6a7b434e59daecd346c9c434046fe9468cf0a614d11ef4aa532d63c18153e Stored in directory: /root/.cache/pip/wheels/c1/61/19/f1549bcd0ae00c70643212c16dfea9de5fe6b05c88fad0d00f Building wheel for paramiko (setup.py): started Building wheel for paramiko (setup.py): finished with status 'done' Created wheel for paramiko: filename=paramiko-2.10.3-py2.py3-none-any.whl size=211945 sha256=f7e1b6852140a54790c96e63aefd28b6458e41102fda57ace672c4dba4df68ed Stored in directory: /root/.cache/pip/wheels/bb/9e/21/3acf58056efe5e393acd302c6f68aaf02a532ca7c1e73f7483 Building wheel for pika (setup.py): started Building wheel for pika (setup.py): finished with status 'done' Created wheel for pika: filename=pika-1.1.0-py2.py3-none-any.whl size=148719 sha256=f693a413286ab923caadb9f0bb2c22b0e42b64fdedb45a5f6ceb517fe87f738a Stored in directory: /root/.cache/pip/wheels/a2/06/c9/791effeb3924044181197a7112b283f4900ad496bd1724538f Building wheel for poyo (setup.py): started Building wheel for poyo (setup.py): finished with status 'done' Created wheel for poyo: filename=poyo-0.4.2-py2.py3-none-any.whl size=9620 sha256=4cb30b029323d24691fc328df6b6714c922f48f759c6309d20ea5da495666b2b Stored in directory: /root/.cache/pip/wheels/b6/31/eb/f7040e2614ff7dc07b50bd0a4fb87e9f062305af5827b92fb8 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=12955 sha256=d2c1d2ddb6489f5d8252d3328455c1fdf1bab7c202ffad2acb9b918b012ea877 Stored in directory: /root/.cache/pip/wheels/9f/df/2a/95222f2b70500d34b4f0df6848d99d46a084a6619fc3245550 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp39-cp39-linux_x86_64.whl size=279148 sha256=d267eb08254c0aa2bd34eff3435aa1df3b709b0cf16a5bca500258c804419499 Stored in directory: /root/.cache/pip/wheels/eb/72/4d/913d867e29ad11af7fc8fd7a39e495f5e02afbd89415bb61df Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41380 sha256=e2bbdab9354daa9f2d011fbffa882ebbbe7fad1aa7c7311bb6f144c07cbe4093 Stored in directory: /root/.cache/pip/wheels/d1/58/c0/f6d4eb5a88302dd2c15efbf25c3d99dbfc971250a6554c7b92 Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950116 sha256=f71c4a19ede1d0ac6b5d256f83ee4f55af517addefcee1bdc9a710b8816bdea7 Stored in directory: /root/.cache/pip/wheels/33/80/d9/2c5cc0cd6760f7f9843b5195ac094b57245f340b09dedd2175 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=25350 sha256=2e01deae53908b1346fbe0d7cd59d624ca0833104f392334d4c7ce2ea61e60b9 Stored in directory: /root/.cache/pip/wheels/df/59/26/4c0156f7a9db2b0a2bd14d346a673de99632feeb8cd43914d0 Building wheel for PyNaCl (PEP 517): started Building wheel for PyNaCl (PEP 517): still running... Building wheel for PyNaCl (PEP 517): finished with status 'done' Created wheel for PyNaCl: filename=PyNaCl-1.3.0-cp39-cp39-linux_x86_64.whl size=945251 sha256=241864784c10293163080bcdbb5b4c261545c901a50bdcb45186d3b3221e4abf Stored in directory: /root/.cache/pip/wheels/32/0c/8e/3572410350e6c6496b6dcb06aeac97a18fe415019165662921 Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.1-py2.py3-none-any.whl size=227206 sha256=26792fda2d68af249153615394e7fdb52147c64a10817feb97d3ba67c302b132 Stored in directory: /root/.cache/pip/wheels/90/c0/16/bc326bc6cfe7242747a19490127846bc59e7aed32a514a112b Building wheel for pytz (setup.py): started Building wheel for pytz (setup.py): finished with status 'done' Created wheel for pytz: filename=pytz-2019.1-py3-none-any.whl size=503503 sha256=ee51729b3d7c22be365f41811e99422ebdc53038fe97f0120e8960c47b0b11d8 Stored in directory: /root/.cache/pip/wheels/6e/56/11/d9c942a3e15df9cfe58a425b7c2f100aa6a825b62db9a13b26 Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45655 sha256=68d4795dbbc5a85a95f5304fe8d28f95dd56df24e72c73a56b348b2b38945072 Stored in directory: /root/.cache/pip/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 Building wheel for redis (setup.py): started Building wheel for redis (setup.py): finished with status 'done' Created wheel for redis: filename=redis-3.2.1-py2.py3-none-any.whl size=65314 sha256=45eccb2937309859f003694b1df67a35d0bfc0b5c7f353d0b80da395a2b9591d Stored in directory: /root/.cache/pip/wheels/42/87/36/c849fded8bd250bde6dcfa789aea6698d9fba943c28d104d6d Building wheel for requests (setup.py): started Building wheel for requests (setup.py): finished with status 'done' Created wheel for requests: filename=requests-2.25.1-py2.py3-none-any.whl size=61226 sha256=b0dccb1eba3ea9803f4f2bad6a678c63d99687f34bbb9517ab2f87a84b5c66d6 Stored in directory: /root/.cache/pip/wheels/3e/d9/4c/547946f3d0e289b5511771bb6034c827fe95cacdfb276f1c16 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.2.0-py2.py3-none-any.whl size=11925 sha256=cc934d62f12c904a4e3546e5ce4e72dbdf96e1c4c3ed8e81bb928492b12393c2 Stored in directory: /root/.cache/pip/wheels/ff/38/46/742945a4fd5aa4c40286ad1f4e16d1ca0a837b639a35b4f24c Building wheel for simpleeval (setup.py): started Building wheel for simpleeval (setup.py): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-0.9.10-py3-none-any.whl size=13769 sha256=35c3e17c4a0b5d70c676f0e77e96162ea2357a1314c1faf4377b5d53a5814753 Stored in directory: /root/.cache/pip/wheels/f2/e2/ed/824785e4a0930f511fe881487f590b91ac045c26a1da7e23bf Building wheel for structlog (PEP 517): started Building wheel for structlog (PEP 517): finished with status 'done' Created wheel for structlog: filename=structlog-19.1.0-py2.py3-none-any.whl size=31373 sha256=9ae145dc0c7b2cf2707477a7ed323d5a879f002080ee51f0e64edc5a2d08c572 Stored in directory: /root/.cache/pip/wheels/6e/2c/be/53232bd9dd9ee17df3f5f9adb9ff82ddbf65714bdf21f76c6f Building wheel for terminaltables (setup.py): started Building wheel for terminaltables (setup.py): finished with status 'done' Created wheel for terminaltables: filename=terminaltables-3.1.0-py3-none-any.whl size=15355 sha256=f6a0d4b7dad1b014fe921ed93208a0b6a41cdefb28c4ee25769c8dd0f9f9476b Stored in directory: /root/.cache/pip/wheels/d6/42/1c/ac35bb80b4d95dd2bbf7aa111392fe7eb4095952c66cc4d619 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70284 sha256=a2424de1f0db76fdfdad3b00f0f379f3b7e5d2002a6e98401f008134447a55fb Stored in directory: /root/.cache/pip/wheels/07/e5/f9/809f0a0b8bb9e3d418c48942b4da3b9fdf5142803e1e2363bc Building wheel for traitlets (PEP 517): started Building wheel for traitlets (PEP 517): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.1.1-py3-none-any.whl size=102024 sha256=0c62bce6767293beedc51957657793b8785e6a0897fe3b71ceab5c841f7328eb Stored in directory: /root/.cache/pip/wheels/d0/09/50/fb6e02b698208b3ffe455af62329fc552dfed1e38dba50df78 Building wheel for Unidecode (setup.py): started Building wheel for Unidecode (setup.py): finished with status 'done' Created wheel for Unidecode: filename=Unidecode-1.1.1-py2.py3-none-any.whl size=233325 sha256=93402c1b386c0fdd06d3b9cffd964ad0e02d4fd6f06541de3b1569485740a62a Stored in directory: /root/.cache/pip/wheels/b9/5c/5e/1a007285055a79effc46316337f602132d0dbf98e1cc047c3c 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.5-py2.py3-none-any.whl size=138144 sha256=448746ed68536fba39f09f51eb1721ffeb1e0799945dc9bb8261e62d32de7acb Stored in directory: /root/.cache/pip/wheels/62/51/d4/8094950ce29abbc3b4ace7cfbaf372a251f2a30bc24522e7e9 Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298652 sha256=4f11db5f44a819f2d9a846c9ff5125061e623e1b3f11c4db62d6dfde32be7290 Stored in directory: /root/.cache/pip/wheels/c6/6b/b2/955e02096a1c6a5ea44b29d50a1049d5cb8345165515837b8b Building wheel for whichcraft (setup.py): started Building wheel for whichcraft (setup.py): finished with status 'done' Created wheel for whichcraft: filename=whichcraft-0.5.2-py2.py3-none-any.whl size=4919 sha256=357953ee8875eec5e33d382147ed7071aa57d45fe401d3c2ea8c7981e3d76152 Stored in directory: /root/.cache/pip/wheels/d9/f0/a4/c65c1af8d30dcf2d2a84234ae2f9e6c0a568f602cbdd7f3e9a Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=78586 sha256=c238abaf474bf99bb2d6df0fe5e9d09baf713cc33432f3b98446172f9c819b79 Stored in directory: /root/.cache/pip/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 Building wheel for yarl (PEP 517): started Building wheel for yarl (PEP 517): finished with status 'done' Created wheel for yarl: filename=yarl-1.6.3-cp39-cp39-linux_x86_64.whl size=308420 sha256=38d10ca10132450afefcaf92bd312f74154e745423816fa0319e79c629d0c44a Stored in directory: /root/.cache/pip/wheels/c2/03/d3/a7ea30efd0c84c03fd1caf7757949a1dedf797361267741ef0 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=40979 sha256=ad5124fd3b82d0cbc99bed95777f702a9c472a8c495b5b29a6c8b4162df986d3 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/23/92/81/a9749db0da63383a3461d3727da45d073190ebac7b346bfbf6 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=3249 sha256=3f5fc46f6ace4ae2bcc445a98f2d0a5a7cea20b74de43121a0aa1d59f66404d1 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/5e/62/e7/e0ebe33285d7aa757fcf345fa48602585e746b83b7ba423447 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=41723 sha256=3db210b2be6db11cf7e5d38a421c6a52a019ccb2f6469f83ccceafaf0803a911 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/ea/50/6a/4ac9a1b85fe3b5f8df490b623041b5d07e3cb5f812a1aa60fd 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=3478 sha256=2315844e2a2e9da630a6b4a7b682af466b753981c2aa6d3ddd4ffd31634916d6 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/f8/bb/58/97743ffa556b672b61157e42c04a5235406eb333c5186691a2 Building wheel for cronwrapper (setup.py): started Building wheel for cronwrapper (setup.py): finished with status 'done' Created wheel for cronwrapper: filename=cronwrapper-0.0.1-py3-none-any.whl size=7396 sha256=a4485da0135c15db5072e53ba3a5b20f76157654018aa8ada8456d31175405a3 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/91/0e/72/275e1845174745d6d5aa3b2e920e95cca1057d585dba222db8 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=6934 sha256=08fcdfc295e36345199b545def08faf917ddfb5fd4c27ca306a8640f5ba07b41 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/f2/bb/5a/4d652de5687dfdbff725e5d94f7b8af368ade05d24500eb9e7 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=9796 sha256=b2af22ff48aabca7e7bffb6da517c257dde6770140b8a9171b44b9337346127a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/aa/71/2f/37ab69faf5689362ff5114ab1ce5f565cd712701817538c315 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=19501 sha256=3ecc5ee9f91f1d653b85909519948f9f3ca1851e1052051a7b652d58d6667694 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/e8/d6/a4/c840d51cc1377271fc77993354cec72e7e9ba3b11f162b49ec 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=32118 sha256=ad39ae14202dc7c0c357283f4a232456537569674cf8b4bed5d1947709cb052f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/08/c2/76/2111685acc2649f48e66253e72a72b1c7cda4e6f714b458397 Building wheel for mfutil (setup.py): started Building wheel for mfutil (setup.py): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.0.0-py3-none-any.whl size=22266 sha256=0f6e3d55b2cf3f66c9a6c32d4e5f896aab645336fb8409c4c542f29f71b5283f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/92/2b/e1/0e834e383938dbef3b5b0a30f58b7c0e940d3dca19c814d0ce 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-0.0.5-py3-none-any.whl size=5433 sha256=8e7557a356554bd82519696f167e7e4008a50d8708f2deed4c91a499720cd903 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/53/c1/8d/eaf3f9ff17b697c97845bf6b0ac3e4661ca81a1192621bb725 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=11004 sha256=8755e37a11da3f005fbccdd554c941546ac9e207d3ad931406c6b772e32cd5f9 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/76/d3/b5/d592ff0401102f6ec3b97ff114f5af0b027dff683627fe231d 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=6321 sha256=dd59668885754f014aaf3b10b2de35094989e939e8ff1f890acfa8cda6a3ecdf Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/ff/f4/c0/dd13caaa198159a80d89335d3af723cdb5e057767521edc7d6 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=11131 sha256=49646ed33332621ec115ef70e89db66e0f51ce1877d3ce2a5a297c5d89b8d1c6 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/01/26/04/ee148516fea8bcc1020687d2482da6dbbdcffe421a1cc53f82 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-0.0.2-py3-none-any.whl size=3145 sha256=688fd26a7c21723bd3e43283a0e8b5bee79a9c16b77371aaa8c8b20b39ce81c7 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/b4/3a/07/c15b7c9f0e1573be0d1f219ecba496086eae5c8f4a8c91a55a 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-0.0.1-py3-none-any.whl size=2651 sha256=2616fb07cc1fe938fee26518ba02532758281871a5a53c3108d31e02cdf29c99 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/35/68/5a/5aa4ed68f46fadf08fac8a2b87e97484a5e1fae8e27ee3f7ec 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-0.0.4-py3-none-any.whl size=3317 sha256=6fa0cb50cda7f88f002be19a98017d6d596055ede60471e8cfbd44e34ad07707 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/69/0c/68/81d6b15bee2be3efdf6d574a6fcbfafb21b22aee5f9c227b41 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-0.0.3-py3-none-any.whl size=3326 sha256=6d4a225f1be1431cbc279d3aee9dcf638c4b0340aae0fc3d55b695ae2d5d2dad Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer54891/tmp/pip-ephem-wheel-cache-u1zr7hee/wheels/db/8e/bf/b9022e4533a5a1da84f700c00a8f30bdcc9a5aeb301df43525 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2021.10.8-py2.py3-none-any.whl size=149209 sha256=92aac3bc604845767f2922d06e718f749f4a8ba3c6eaebf920e6010091d4802b Stored in directory: /root/.cache/pip/wheels/00/aa/4c/da3ce4f6dffd6e389d4966d381927053636503206a894950c5 Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.12.3-cp39-cp39-linux_x86_64.whl size=416303 sha256=36b0d9de53815f792ad7896b14e128636e55c4b30093357993a7c2de666c10d2 Stored in directory: /root/.cache/pip/wheels/07/55/02/edcc00a3897cb2c21ff0d77757740241072def76142b006189 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10973 sha256=c2ffdfb58b44bb300e1a52660a2ed32eae736e79e21d50523e0445989273c3bd Stored in directory: /root/.cache/pip/wheels/eb/06/11/5c202f13d71a0f72e599497ab2fb3af2b15ec0a5c8d70f6393 Building wheel for typing-extensions (setup.py): started Building wheel for typing-extensions (setup.py): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-3.10.0.2-py3-none-any.whl size=26286 sha256=9c047017d679d35bdf8211cc638feb971bcc91880bea528ce5583a79f01c121c Stored in directory: /root/.cache/pip/wheels/7e/65/1c/716e0a8daab14c06b1dee8673e5433e58811501296de16a62c Building wheel for filelock (setup.py): started Building wheel for filelock (setup.py): finished with status 'done' Created wheel for filelock: filename=filelock-3.0.12-py3-none-any.whl size=7584 sha256=de6f09541690ef7caf84f3303360697069018f95cfc718b3b0a7869be1449f75 Stored in directory: /root/.cache/pip/wheels/50/bb/7c/cb70971e63d0f02a323e5d1f29085f325a15e8cca8ed89b5f8 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111054 sha256=9cbf8b5310f1a19ee8f41a5ce08430e917768a720f5ba903aa28215c1414ef25 Stored in directory: /root/.cache/pip/wheels/4c/33/cc/4f98d7defeaadac79c493a4343d33e2317f68f52b33115569b Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-57.4.0-py3-none-any.whl size=819017 sha256=d43f04c7c111a8cc7f7687efa0df07d5a62f0cbd4ab51b9eb841cb6580f0f529 Stored in directory: /root/.cache/pip/wheels/6a/02/e4/ef7f791aa82fd8887dea8a6c28631976b89632a75ec0078df9 Successfully built aiohttp arrow async-timeout attrs autopep8 bash bcrypt binaryornot cachetools Cerberus chardet Click colorama commonmark cryptography decorator diskcache future gitignore-parser idna inotify-simple Jinja2 jinja2-time joblib lazy-import Markdown MarkupSafe mflog mockredispy multidict netifaces paramiko pika poyo pprintpp psutil pycodestyle Pygments pyinotify PyNaCl python-dateutil pytz PyYAML redis requests requests-unixsocket simpleeval structlog terminaltables tqdm traitlets Unidecode urllib3 Werkzeug whichcraft wrapt yarl acquisition aiohttp-metwork-middlewares cookiecutter cookiecutter-hooks cronwrapper deploycron directory-observer envtpl mfplugin mfutil opinionated-configparser statsd telegraf-unixsocket-client xattrfile jinja2-fnmatch-extension jinja2-from-json-extension jinja2-getenv-extension jinja2-shell-extension certifi cffi six typing-extensions filelock pycparser setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.0/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl Processing ./src/aiohttp-3.7.4-cp39-cp39-linux_x86_64.whl Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl Processing ./src/arrow-0.14.2-py2.py3-none-any.whl Processing ./src/async_timeout-3.0.1-py3-none-any.whl Processing ./src/attrs-19.3.0-py2.py3-none-any.whl Processing ./src/autopep8-1.4.4-py2.py3-none-any.whl Processing ./src/bash-0.6-py3-none-any.whl Processing ./src/bcrypt-3.1.7-cp39-cp39-linux_x86_64.whl Processing ./src/binaryornot-0.4.4-py2.py3-none-any.whl Processing ./src/cachetools-3.1.1-py2.py3-none-any.whl Processing ./src/Cerberus-1.3.2-py3-none-any.whl Processing ./src/chardet-3.0.4-py2.py3-none-any.whl Processing ./src/Click-7.0-py2.py3-none-any.whl Processing ./src/colorama-0.4.3-py2.py3-none-any.whl Processing ./src/commonmark-0.9.1-py2.py3-none-any.whl Processing ./src/ConfigUpdater-1.0.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/cronwrapper-0.0.1-py3-none-any.whl Processing ./src/cryptography-3.3.2-cp39-cp39-linux_x86_64.whl Processing ./src/decorator-4.4.0-py2.py3-none-any.whl Processing ./src/deploycron-0.0.1-py3-none-any.whl Processing ./src/directory_observer-0.0.1-py3-none-any.whl Processing ./src/diskcache-3.1.1-py3-none-any.whl Processing ./src/envtpl-0.5.3-py3-none-any.whl Processing ./src/future-0.17.1-py3-none-any.whl Processing ./src/gitignore_parser-0.0.6-py3-none-any.whl Processing ./src/idna-2.8-py2.py3-none-any.whl Processing ./src/inotify_simple-1.1.8-py3-none-any.whl Processing ./src/Jinja2-2.11.3-py2.py3-none-any.whl Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl Processing ./src/joblib-0.17.0-py3-none-any.whl Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl Processing ./src/Markdown-3.3.3-py3-none-any.whl Processing ./src/MarkupSafe-1.1.1-cp39-cp39-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.0.0-py3-none-any.whl Processing ./src/mockredispy-2.9.3-py3-none-any.whl Processing ./src/multidict-4.7.6-cp39-cp39-linux_x86_64.whl Processing ./src/netifaces-0.10.9-cp39-cp39-linux_x86_64.whl Processing ./src/opinionated_configparser-0.0.5-py3-none-any.whl Processing ./src/paramiko-2.10.3-py2.py3-none-any.whl Processing ./src/pika-1.1.0-py2.py3-none-any.whl Processing ./src/poyo-0.4.2-py2.py3-none-any.whl Processing ./src/pprintpp-0.4.0-py2.py3-none-any.whl Processing ./src/psutil-5.6.6-cp39-cp39-linux_x86_64.whl Processing ./src/pycodestyle-2.6.0-py2.py3-none-any.whl Processing ./src/Pygments-2.7.4-py3-none-any.whl Processing ./src/pyinotify-0.9.6-py3-none-any.whl Processing ./src/PyNaCl-1.3.0-cp39-cp39-linux_x86_64.whl Processing ./src/python_dateutil-2.8.1-py2.py3-none-any.whl Processing ./src/pytz-2019.1-py3-none-any.whl Processing ./src/PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl Processing ./src/redis-3.2.1-py2.py3-none-any.whl Processing ./src/requests-2.25.1-py2.py3-none-any.whl Processing ./src/requests_unixsocket-0.2.0-py2.py3-none-any.whl Processing ./src/rich-1.2.3-py3-none-any.whl Processing ./src/simpleeval-0.9.10-py3-none-any.whl Processing ./src/statsd-3.2.1-py2.py3-none-any.whl Processing ./src/structlog-19.1.0-py2.py3-none-any.whl Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl Processing ./src/terminaltables-3.1.0-py3-none-any.whl Processing ./src/tqdm-4.53.0-py2.py3-none-any.whl Processing ./src/traitlets-5.1.1-py3-none-any.whl Processing ./src/Unidecode-1.1.1-py2.py3-none-any.whl Processing ./src/urllib3-1.26.5-py2.py3-none-any.whl Processing ./src/Werkzeug-1.0.1-py2.py3-none-any.whl Processing ./src/whichcraft-0.5.2-py2.py3-none-any.whl Processing ./src/wrapt-1.12.1-cp39-cp39-linux_x86_64.whl Processing ./src/xattrfile-0.0.0-py3-none-any.whl Processing ./src/yarl-1.6.3-cp39-cp39-linux_x86_64.whl Processing ./src/jinja2_fnmatch_extension-0.0.2-py3-none-any.whl Processing ./src/jinja2_from_json_extension-0.0.1-py3-none-any.whl Processing ./src/jinja2_getenv_extension-0.0.4-py3-none-any.whl Processing ./src/jinja2_shell_extension-0.0.3-py3-none-any.whl Requirement already satisfied: typing-extensions>=3.6.5 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from aiohttp==3.7.4->-r requirements3.txt.tmp (line 2)) (3.10.0.2) Requirement already satisfied: six>=1.4.1 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from bcrypt==3.1.7->-r requirements3.txt.tmp (line 9)) (1.15.0) Requirement already satisfied: cffi>=1.1 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from bcrypt==3.1.7->-r requirements3.txt.tmp (line 9)) (1.12.3) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from Cerberus==1.3.2->-r requirements3.txt.tmp (line 12)) (57.4.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from requests==2.25.1->-r requirements3.txt.tmp (line 57)) (2021.10.8) Requirement already satisfied: filelock in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from cronwrapper->-r requirements3.txt.tmp (line 20)) (3.0.12) Requirement already satisfied: pycparser in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from cffi>=1.1->bcrypt==3.1.7->-r requirements3.txt.tmp (line 9)) (2.19) Installing collected packages: Pygments, pprintpp, MarkupSafe, commonmark, colorama, chardet, structlog, simpleeval, rich, python-dateutil, psutil, netifaces, multidict, Jinja2, inotify-simple, idna, binaryornot, bash, yarl, urllib3, terminaltables, redis, pycodestyle, opinionated-configparser, mockredispy, mfutil, mflog, lazy-import, gitignore-parser, envtpl, ConfigUpdater, Cerberus, attrs, async-timeout, arrow, xattrfile, whichcraft, statsd, requests, pytz, PyNaCl, pyinotify, poyo, mfplugin, jinja2-time, future, cryptography, Click, bcrypt, autopep8, aiohttp, wrapt, Werkzeug, Unidecode, traitlets, tqdm, telegraf-unixsocket-client, requests-unixsocket, PyYAML, pika, paramiko, Markdown, joblib, jinja2-shell-extension, jinja2-getenv-extension, jinja2-from-json-extension, jinja2-fnmatch-extension, diskcache, directory-observer, deploycron, decorator, cronwrapper, cookiecutter-hooks, cookiecutter, cachetools, aiohttp-metwork-middlewares, acquisition Successfully installed Cerberus-1.3.2 Click-7.0 ConfigUpdater-1.0.1 Jinja2-2.11.3 Markdown-3.3.3 MarkupSafe-1.1.1 PyNaCl-1.3.0 PyYAML-5.4.1 Pygments-2.7.4 Unidecode-1.1.1 Werkzeug-1.0.1 acquisition-0.0.0 aiohttp-3.7.4 aiohttp-metwork-middlewares-0.0.1 arrow-0.14.2 async-timeout-3.0.1 attrs-19.3.0 autopep8-1.4.4 bash-0.6 bcrypt-3.1.7 binaryornot-0.4.4 cachetools-3.1.1 chardet-3.0.4 colorama-0.4.3 commonmark-0.9.1 cookiecutter-1.6.0 cookiecutter-hooks-0.0.1 cronwrapper-0.0.1 cryptography-3.3.2 decorator-4.4.0 deploycron-0.0.1 directory-observer-0.0.1 diskcache-3.1.1 envtpl-0.5.3 future-0.17.1 gitignore-parser-0.0.6 idna-2.8 inotify-simple-1.1.8 jinja2-fnmatch-extension-0.0.2 jinja2-from-json-extension-0.0.1 jinja2-getenv-extension-0.0.4 jinja2-shell-extension-0.0.3 jinja2-time-0.2.0 joblib-0.17.0 lazy-import-0.2.2 mflog-0.1.0 mfplugin-0.0.0 mfutil-0.0.0 mockredispy-2.9.3 multidict-4.7.6 netifaces-0.10.9 opinionated-configparser-0.0.5 paramiko-2.10.3 pika-1.1.0 poyo-0.4.2 pprintpp-0.4.0 psutil-5.6.6 pycodestyle-2.6.0 pyinotify-0.9.6 python-dateutil-2.8.1 pytz-2019.1 redis-3.2.1 requests-2.25.1 requests-unixsocket-0.2.0 rich-1.2.3 simpleeval-0.9.10 statsd-3.2.1 structlog-19.1.0 telegraf-unixsocket-client-0.0.1 terminaltables-3.1.0 tqdm-4.53.0 traitlets-5.1.1 urllib3-1.26.5 whichcraft-0.5.2 wrapt-1.12.1 xattrfile-0.0.0 yarl-1.6.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.0/opt/python3/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3/lib/python3.9/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.0/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/aiohttp-metwork-middlewares.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/cookiecutter-hooks.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/cronwrapper.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/directory-observer.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/jinja2-fnmatch-extension.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/jinja2-from-json-extension.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/jinja2-getenv-extension.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/jinja2-shell-extension.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/opinionated-configparser.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/Click.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/decorator.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/future.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/gitignore-parser.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/inotify-simple.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/lazy-import.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/mockredispy.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/pprintpp.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/traitlets.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/yarl.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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml touch /opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml echo "name: 'bjoern'" >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml echo "version: 'metwork-20190515'" >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml echo "extension: 'zip'" >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml echo "checksum: '0ecf48ca01016ba33eb0ca0e4f15d9ef'" >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/python3/share/metwork_packages/bjoern.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml echo "website: 'https://github.com/thefab/bjoern/tree/metwork'" >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/python3/share/metwork_packages/bjoern.yaml; fi echo bjoern'=='metwork-20190515 > requirements3.txt if test -f /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq >/opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq >/opt/metwork-mfext-2.0/opt/python3/lib/python3.9/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.0/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.0/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 10:29:51-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.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.6M=0.003s 2023-07-21 10:29:51 (15.6 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 10:29:51-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.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% 85.9M=0s 2023-07-21 10:29:51 (85.9 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.0/opt/python3/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-2.0/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.0/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-2.0/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-2.0/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-2.0/opt/python3/../core/include; fi && python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.9 copying bjoern.py -> build/lib.linux-x86_64-3.9 running build_ext building '_bjoern' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/bjoern creating build/temp.linux-x86_64-3.9/http-parser gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-2.0/opt/python3_core/../core/include -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/include/python3.9 -c bjoern/_bjoernmodule.c -o build/temp.linux-x86_64-3.9/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/include/python3.9 -c bjoern/common.c -o build/temp.linux-x86_64-3.9/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/include/python3.9 -c bjoern/filewrapper.c -o build/temp.linux-x86_64-3.9/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/include/python3.9 -c bjoern/portable_sendfile.c -o build/temp.linux-x86_64-3.9/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.0/opt/python3_core/include/python3.9/Python.h:8, from bjoern/portable_sendfile.h:2, from bjoern/portable_sendfile.c:3: /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/pyconfig.h:1607: 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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/include/python3.9 -c bjoern/request.c -o build/temp.linux-x86_64-3.9/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/include/python3.9 -c bjoern/server.c -o build/temp.linux-x86_64-3.9/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.0/opt/python3_core/include/python3.9/Python.h:8, from bjoern/common.h:4, from bjoern/filewrapper.h:1, from bjoern/server.c:15: /opt/metwork-mfext-2.0/opt/python3_core/include/python3.9/pyconfig.h:1607: 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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/include/python3.9 -c bjoern/wsgi.c -o build/temp.linux-x86_64-3.9/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-2.0/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.0/opt/python3_core/include/python3.9 -c http-parser/http_parser.c -o build/temp.linux-x86_64-3.9/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.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-2.0/opt/python3/../core/lib -I/opt/metwork-mfext-2.0/opt/python3/../core/include build/temp.linux-x86_64-3.9/bjoern/_bjoernmodule.o build/temp.linux-x86_64-3.9/bjoern/common.o build/temp.linux-x86_64-3.9/bjoern/filewrapper.o build/temp.linux-x86_64-3.9/bjoern/portable_sendfile.o build/temp.linux-x86_64-3.9/bjoern/request.o build/temp.linux-x86_64-3.9/bjoern/server.o build/temp.linux-x86_64-3.9/bjoern/wsgi.o build/temp.linux-x86_64-3.9/http-parser/http_parser.o -L/opt/metwork-mfext-2.0/opt/python3_core/lib -lev -o build/lib.linux-x86_64-3.9/_bjoern.cpython-39-x86_64-linux-gnu.so if ! test -d /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages; fi cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-2.0/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-2.0/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-2.0/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-2.0/opt/python3/../core/include; fi && unsafe_pip install --prefix=/opt/metwork-mfext-2.0/opt/python3 --src=/opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages . && rm -f /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages/bjoern-metwork-20190515.dist-info/direct_url.json Processing /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. 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-cp39-cp39-linux_x86_64.whl size=99603 sha256=2480e76757a1c639da47666b702820e4f8129e34218c9cac03a7c34f43af4c0c Stored in directory: /root/.cache/pip/wheels/68/17/b8/c0cb6f81a53359d79b07dc2fc4d331348d22c6f2166e949e2c 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.0/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-2.0/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/python3" cache: /buildcache/mfext_cache_layer_python3_06c7391a21763752c28752a27f1817f2.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.0/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 python3@mfext layer (dependency) hash (from cache): c893b7fbdf92b033241ab4b3ba23a016 python3_core@mfext layer (dependency) hash (from cache): b027b24199cd9ea5a278aecf5cfc478b root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: eda7fef34f9ed611b1617edd95e94058 cache missed (/buildcache/mfext_cache_layer_python3_circus_71a17c1b37ffdb811318b8f0a0382dc6.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.0/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,PYTHON2_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 tempolayer108690[/src/layers/layer2_python3_circus/0500_circus/tempolayer108690] Obtaining circus from git+https://github.com/thefab/circus.git@7a895956a1543e8d1c915c860ab4aa518ef88f0c#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/thefab/circus.git (to revision 7a895956a1543e8d1c915c860ab4aa518ef88f0c) to ./tmp_src/circus Running command git clone -q https://github.com/thefab/circus.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus Running command git rev-parse -q --verify 'sha^7a895956a1543e8d1c915c860ab4aa518ef88f0c' Running command git fetch -q https://github.com/thefab/circus.git 7a895956a1543e8d1c915c860ab4aa518ef88f0c Running command git checkout -q 7a895956a1543e8d1c915c860ab4aa518ef88f0c Resolved https://github.com/thefab/circus.git to commit 7a895956a1543e8d1c915c860ab4aa518ef88f0c 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 -q 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 Collecting cached-property==1.5.1 Downloading cached-property-1.5.1.tar.gz (12 kB) Collecting pyzmq==22.3.0 Downloading pyzmq-22.3.0.tar.gz (1.2 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting tornado==4.5.2 Downloading tornado-4.5.2.tar.gz (483 kB) Collecting psutil Using cached psutil-5.6.6.tar.gz (447 kB) Collecting inotify_simple Using cached inotify_simple-1.1.8.tar.gz (7.3 kB) Collecting gitignore_parser Using cached gitignore_parser-0.0.6.tar.gz (3.5 kB) 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=7427 sha256=0b9d321d9145cb86e807affafa41616542c8d146cbe84d67555d83c0bd91f152 Stored in directory: /root/.cache/pip/wheels/a9/24/2c/879dfbc4302fc66a830ca6a7d0f273c3cfffe429bc2f03b3d6 Building wheel for pyzmq (PEP 517): started Building wheel for pyzmq (PEP 517): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-22.3.0-cp39-cp39-linux_x86_64.whl size=1577110 sha256=237011910190d68e26aead6da9afef2d79a7065d416388a75f43358cdf9c6670 Stored in directory: /root/.cache/pip/wheels/ce/08/dd/931df1688d99b6d04e16aa2a9837f5cf3cf27ac25fcf8f5112 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-cp39-cp39-linux_x86_64.whl size=432399 sha256=7576e6355ffa0ac48fa7bbcea79fb705752fa052c1b94a6c7eca8b8c34f92e0c Stored in directory: /root/.cache/pip/wheels/83/4d/bd/9159722f38a8f134f90a479038544ce9c45147d1155e0872d0 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=268300 sha256=4d0cbd8a78c589add0098b678c6c23d6682ecaa3fa9f607528cdeb7d43b22a1e Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer108690/tmp/pip-ephem-wheel-cache-7ercd95l/wheels/0f/e9/91/d80d712777b1c1e1fb027caffca40be5e90536689eafa54735 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=4516 sha256=ac543f07c5616588b246e8d7eb231e34650b26e5ab6c90b670c8e5c8b575b5f4 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer108690/tmp/pip-ephem-wheel-cache-7ercd95l/wheels/a9/01/e5/1f3c2940ec887f0402c9088f3211056d1fa0072fdfbb9ac94d 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.0.6-py3-none-any.whl size=3494 sha256=e589e0e94a15e7db701acfbb057bf34cb718abffea280250de5e42065c8bfe6a Stored in directory: /root/.cache/pip/wheels/02/2b/dd/d84d58782918eb08f55bc8d93bbff3d63ae850b94381586924 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.1.8-py3-none-any.whl size=8005 sha256=7b90d1daec6870eee7bb47ba7093ba5afcff997af5fecf0e8fcd416b4a84d91c Stored in directory: /root/.cache/pip/wheels/f5/9f/48/6e7a73b2ad15dd7f38d55eed9baa28af228efd86ff3148fc38 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp39-cp39-linux_x86_64.whl size=279154 sha256=6da0610d097efbb8c74cef2949071eb76c4ceded347915746dad2ce86f79f707 Stored in directory: /root/.cache/pip/wheels/eb/72/4d/913d867e29ad11af7fc8fd7a39e495f5e02afbd89415bb61df 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.0/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-2.0/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-cp39-cp39-linux_x86_64.whl Processing ./src/tornado-4.5.2-cp39-cp39-linux_x86_64.whl Requirement already satisfied: psutil in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (5.6.6) Requirement already satisfied: gitignore-parser in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (0.0.6) Requirement already satisfied: inotify-simple in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (1.1.8) Installing collected packages: tornado, pyzmq, circus, cached-property, 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.0/opt/python3_circus/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_circus/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_circus/lib/python3.9/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.0/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3_circus/share/metwork_packages/circus-autorestart-plugin.yaml is ready /opt/metwork-mfext-2.0/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-2.0/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-2.0/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-2.0/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.0/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-2.0/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.0/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_71a17c1b37ffdb811318b8f0a0382dc6.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.0/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 python3@mfext layer (dependency) hash (from cache): c893b7fbdf92b033241ab4b3ba23a016 python3_core@mfext layer (dependency) hash (from cache): b027b24199cd9ea5a278aecf5cfc478b root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e scientific_core@mfext layer (dependency) hash (from cache): 5e29e75389040be5642bdc4e369e1825 source hash: 213641b31977e763fbbac9e7c3af037b cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_2b58f1c0bc21de40024d38777cdeb546.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.0/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,PYTHON2_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 tempolayer109874[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer109874] Collecting psycopg2==2.8.5 Downloading psycopg2-2.8.5.tar.gz (380 kB) Building wheels for collected packages: psycopg2 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.8.5-cp39-cp39-linux_x86_64.whl size=499466 sha256=9b09405c3f57e159877884db4c12dd4ade69f13bf70f8babe8d97a9a6362ab09 Stored in directory: /root/.cache/pip/wheels/c2/17/82/f619fa1d1a361445c4ff28634f734936f2d54891c79840b345 Successfully built psycopg2 if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.0/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-2.0/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/psycopg2-2.8.5-cp39-cp39-linux_x86_64.whl Installing collected packages: psycopg2 Successfully installed psycopg2-2.8.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.0/opt/python3_scientific_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_scientific_core/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_scientific_core/lib/python3.9/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.0/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3_scientific_core/share/metwork_packages/psycopg2.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.0/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-2.0/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.0/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_2b58f1c0bc21de40024d38777cdeb546.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.0/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/devtools" "devtools" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 34a0a816976df004270b9ff5560c9e54 cache hit (used: /buildcache/mfext_cache_layer_devtools_b2920fd2f84b5775e52c5bad50848105.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0060_wrk 0061_wrk2; 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.0/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-2.0/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_b2920fd2f84b5775e52c5bad50848105.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.0/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 devtools@mfext layer (dependency) hash (from cache): 1bebd44b1c96d9c895c731cb0332c906 python3@mfext layer (dependency) hash (from cache): c893b7fbdf92b033241ab4b3ba23a016 python3_core@mfext layer (dependency) hash (from cache): b027b24199cd9ea5a278aecf5cfc478b root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: dac478388c435462aeae4e9886595717 cache missed (/buildcache/mfext_cache_layer_python3_devtools_d389eae886e2aea632c0b4bfb8b2e59e.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.0/opt/python3_devtools ; \ fi make[3]: Entering directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_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 tempolayer110896[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer110896] Collecting apipkg==1.5 Downloading apipkg-1.5.tar.gz (11 kB) Collecting astroid==2.4.1 Downloading astroid-2.4.1.tar.gz (310 kB) Collecting asttokens==2.0.5 Downloading asttokens-2.0.5.tar.gz (50 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting backcall==0.2.0 Downloading backcall-0.2.0.tar.gz (18 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting black==19.10b0 Downloading black-19.10b0.tar.gz (1.0 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting coverage==5.1 Downloading coverage-5.1.tar.gz (687 kB) Collecting execnet==1.7.1 Downloading execnet-1.7.1.tar.gz (174 kB) Collecting executing==0.8.3 Downloading executing-0.8.3.tar.gz (482 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting flake8==3.8.1 Downloading flake8-3.8.1.tar.gz (157 kB) Collecting flake8-docstrings==1.5.0 Downloading flake8-docstrings-1.5.0.tar.gz (5.7 kB) Collecting freezegun==0.3.15 Downloading freezegun-0.3.15.tar.gz (25 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting ghp-import==2.0.2 Downloading ghp-import-2.0.2.tar.gz (10 kB) Collecting ipython==8.1.1 Downloading ipython-8.1.1.tar.gz (5.3 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting isort==4.3.21 Downloading isort-4.3.21.tar.gz (69 kB) Collecting jedi==0.18.1 Downloading jedi-0.18.1.tar.gz (1.2 MB) Collecting lazy-object-proxy==1.4.3 Downloading lazy-object-proxy-1.4.3.tar.gz (34 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting livereload==2.6.1 Downloading livereload-2.6.1.tar.gz (23 kB) Collecting lunr==0.5.8 Downloading lunr-0.5.8.tar.gz (45 kB) Collecting Mako==1.1.2 Downloading Mako-1.1.2.tar.gz (469 kB) Collecting matplotlib-inline==0.1.3 Downloading matplotlib-inline-0.1.3.tar.gz (7.4 kB) Collecting mccabe==0.6.1 Downloading mccabe-0.6.1.tar.gz (8.6 kB) Collecting mergedeep==1.3.4 Downloading mergedeep-1.3.4.tar.gz (4.7 kB) Collecting mkdocs==1.2.3 Downloading mkdocs-1.2.3.tar.gz (6.3 MB) Collecting mkdocs-add-number-plugin==1.2.1 Downloading mkdocs-add-number-plugin-1.2.1.tar.gz (8.4 kB) Collecting mkdocs-awesome-pages-plugin==2.2.1 Downloading mkdocs-awesome-pages-plugin-2.2.1.tar.gz (7.3 kB) Collecting mkdocs-exclude==1.0.2 Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Collecting mkdocs-macros-plugin==0.4.9 Downloading mkdocs-macros-plugin-0.4.9.tar.gz (15 kB) Collecting mkdocs-material==5.2.0 Downloading mkdocs-material-5.2.0.tar.gz (1.6 MB) Collecting mkdocs-material-extensions==1.0 Downloading mkdocs-material-extensions-1.0.tar.gz (11 kB) Collecting mock==4.0.2 Downloading mock-4.0.2.tar.gz (71 kB) Collecting more-itertools==8.3.0 Downloading more-itertools-8.3.0.tar.gz (86 kB) Collecting nltk==3.6.7 Downloading nltk-3.6.7.zip (3.2 MB) Collecting parso==0.8.3 Downloading parso-0.8.3.tar.gz (400 kB) Collecting pathspec==0.8.0 Downloading pathspec-0.8.0.tar.gz (26 kB) Collecting pdoc3==0.8.1 Downloading pdoc3-0.8.1.tar.gz (75 kB) Collecting pexpect==4.8.0 Downloading pexpect-4.8.0.tar.gz (157 kB) Collecting pickleshare==0.7.5 Downloading pickleshare-0.7.5.tar.gz (6.2 kB) Collecting pluggy==0.13.1 Downloading pluggy-0.13.1.tar.gz (57 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting prompt-toolkit==3.0.28 Downloading prompt_toolkit-3.0.28.tar.gz (3.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting ptyprocess==0.7.0 Downloading ptyprocess-0.7.0.tar.gz (70 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pure-eval==0.2.2 Downloading pure_eval-0.2.2.tar.gz (19 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting py==1.10.0 Downloading py-1.10.0.tar.gz (206 kB) Collecting pydocstyle==5.0.2 Downloading pydocstyle-5.0.2.tar.gz (32 kB) Collecting pyflakes==2.2.0 Downloading pyflakes-2.2.0.tar.gz (65 kB) Collecting pylint==2.5.2 Downloading pylint-2.5.2.tar.gz (683 kB) Collecting pymdown-extensions==7.1 Downloading pymdown-extensions-7.1.tar.gz (443 kB) Collecting pytest==5.4.2 Downloading pytest-5.4.2.tar.gz (1.0 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-asyncio==0.15.1 Downloading pytest-asyncio-0.15.1.tar.gz (13 kB) Collecting pytest-cov==2.8.1 Downloading pytest-cov-2.8.1.tar.gz (47 kB) Collecting pytest-forked==1.1.3 Downloading pytest-forked-1.1.3.tar.gz (7.3 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-html==2.1.1 Downloading pytest-html-2.1.1.tar.gz (30 kB) Collecting pytest-httpserver==0.3.4 Downloading pytest_httpserver-0.3.4.tar.gz (24 kB) Collecting pytest-metadata==1.10.0 Downloading pytest-metadata-1.10.0.tar.gz (12 kB) Collecting pytest-mock==3.1.0 Downloading pytest-mock-3.1.0.tar.gz (25 kB) Collecting pytest-xdist==1.32.0 Downloading pytest-xdist-1.32.0.tar.gz (67 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pyyaml-env-tag==0.1 Downloading pyyaml_env_tag-0.1.tar.gz (5.6 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting regex==2021.8.28 Downloading regex-2021.8.28.tar.gz (694 kB) Collecting repackage==0.7.3 Downloading repackage-0.7.3.tar.gz (5.0 kB) Collecting snowballstemmer==2.0.0 Downloading snowballstemmer-2.0.0.tar.gz (79 kB) Collecting stack-data==0.2.0 Downloading stack_data-0.2.0.tar.gz (36 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting termcolor==1.1.0 Downloading termcolor-1.1.0.tar.gz (3.9 kB) Collecting tornado==6.0.4 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting typed-ast==1.4.1 Downloading typed_ast-1.4.1.tar.gz (208 kB) Collecting watchdog==2.1.6 Downloading watchdog-2.1.6.tar.gz (107 kB) Collecting wcwidth==0.2.5 Downloading wcwidth-0.2.5.tar.gz (34 kB) Collecting six~=1.12 Using cached six-1.15.0.tar.gz (33 kB) Collecting wrapt~=1.11 Using cached wrapt-1.12.1.tar.gz (27 kB) Collecting appdirs Using cached appdirs-1.4.4.tar.gz (13 kB) Collecting attrs>=18.1.0 Using cached attrs-19.3.0.tar.gz (132 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting toml>=0.9.4 Using cached toml-0.10.2.tar.gz (22 kB) Collecting click>=6.5 Using cached Click-7.0.tar.gz (286 kB) Collecting pycodestyle<2.7.0,>=2.6.0a1 Using cached pycodestyle-2.6.0.tar.gz (100 kB) Collecting python-dateutil>=2.0 Using cached python-dateutil-2.8.1.tar.gz (331 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting traitlets>=5 Using cached traitlets-5.1.1.tar.gz (130 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting setuptools>=18.5 Using cached setuptools-57.4.0.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting decorator Using cached decorator-4.4.0.tar.gz (34 kB) Collecting pygments>=2.4.0 Using cached Pygments-2.7.4.tar.gz (2.3 MB) Collecting future>=0.16.0 Using cached future-0.17.1.tar.gz (829 kB) Collecting MarkupSafe>=0.9.2 Using cached MarkupSafe-1.1.1.tar.gz (19 kB) Collecting Jinja2>=2.10.1 Using cached Jinja2-2.11.3.tar.gz (257 kB) Collecting Markdown>=3.2.1 Using cached Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting PyYAML>=3.10 Using cached PyYAML-5.4.1.tar.gz (175 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting importlib_metadata>=3.10 Using cached importlib_metadata-3.10.0.tar.gz (39 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting packaging>=20.5 Using cached packaging-20.9.tar.gz (81 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting joblib Using cached joblib-0.17.0.tar.gz (1.7 MB) Collecting tqdm Using cached tqdm-4.53.0.tar.gz (179 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting werkzeug Using cached Werkzeug-1.0.1.tar.gz (904 kB) Collecting zipp>=0.5 Using cached zipp-3.4.1.tar.gz (16 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7.tar.gz (649 kB) Building wheels for collected packages: apipkg, astroid, asttokens, backcall, black, coverage, execnet, executing, flake8, flake8-docstrings, freezegun, ghp-import, ipython, isort, jedi, lazy-object-proxy, livereload, lunr, Mako, matplotlib-inline, mccabe, mergedeep, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, mock, more-itertools, nltk, parso, pathspec, pdoc3, pexpect, pickleshare, pluggy, prompt-toolkit, ptyprocess, pure-eval, py, pydocstyle, pyflakes, pylint, pymdown-extensions, pytest, pytest-asyncio, pytest-cov, pytest-forked, pytest-html, pytest-httpserver, pytest-metadata, pytest-mock, pytest-xdist, pyyaml-env-tag, regex, repackage, snowballstemmer, stack-data, termcolor, tornado, typed-ast, watchdog, wcwidth, attrs, click, future, importlib-metadata, Jinja2, Markdown, MarkupSafe, packaging, pycodestyle, pygments, pyparsing, python-dateutil, PyYAML, six, toml, traitlets, wrapt, zipp, appdirs, decorator, joblib, tqdm, werkzeug, setuptools Building wheel for apipkg (setup.py): started Building wheel for apipkg (setup.py): finished with status 'done' Created wheel for apipkg: filename=apipkg-1.5-py2.py3-none-any.whl size=5671 sha256=4ccb365c9e6282185f003bad911223b7d601158e5cf7347e65fb48867c73754d Stored in directory: /root/.cache/pip/wheels/21/4c/e2/e7bfb8c126482b7505f43ad1f4e06634efcbafda13ed3a0421 Building wheel for astroid (setup.py): started Building wheel for astroid (setup.py): finished with status 'done' Created wheel for astroid: filename=astroid-2.4.1-py3-none-any.whl size=214083 sha256=d2ca8e8aad7cbf632e6e561f2cb47659ae01d101a35f97c3490df6d605fef03e Stored in directory: /root/.cache/pip/wheels/67/1b/ff/d72cbe3323dfa7caa0b8f77d1e3f885b23295db55499739f7f Building wheel for asttokens (PEP 517): started Building wheel for asttokens (PEP 517): finished with status 'done' Created wheel for asttokens: filename=asttokens-2.0.5-py2.py3-none-any.whl size=20806 sha256=14ecb99c36b463b1715943dc9c7a7397859ceaa26b6882b21fcab77063469783 Stored in directory: /root/.cache/pip/wheels/ca/f3/ab/522b558c8c356882e096a93f8d1c0c7b46da9f671162de35a7 Building wheel for backcall (PEP 517): started Building wheel for backcall (PEP 517): finished with status 'done' Created wheel for backcall: filename=backcall-0.2.0-py2.py3-none-any.whl size=11145 sha256=ff6c68759d3584927ad5a9090b24da7c03692a3f75bc9fb61cc47182766a8b75 Stored in directory: /root/.cache/pip/wheels/4f/a0/78/b360130fa023d1847fc6b39676c3d86ce800e305534cfa177e Building wheel for black (PEP 517): started Building wheel for black (PEP 517): finished with status 'done' Created wheel for black: filename=black-19.10b0-py36-none-any.whl size=97532 sha256=62e492d353b0db1cbac1fb683cbbd3e3e4622122980634d0eb1a709e1ba837e8 Stored in directory: /root/.cache/pip/wheels/22/f5/0a/398519ad1be82697b3178b703867496652e91471373d4886cb Building wheel for coverage (setup.py): started Building wheel for coverage (setup.py): finished with status 'done' Created wheel for coverage: filename=coverage-5.1-cp39-cp39-linux_x86_64.whl size=238561 sha256=84768fb442e90421cfe53bd595cdd92e3bc5c9af3eedaab38ff86b5dd522f151 Stored in directory: /root/.cache/pip/wheels/5d/0a/61/61711b279bcfd8a6436c2e733904a8f5e163c7109cd4bad357 Building wheel for execnet (setup.py): started Building wheel for execnet (setup.py): finished with status 'done' Created wheel for execnet: filename=execnet-1.7.1-py2.py3-none-any.whl size=39080 sha256=7cb30a55d5ac620a92c67d189bd15f8730dd62911202877e963c52229ce413e4 Stored in directory: /root/.cache/pip/wheels/96/e2/69/a964876767b2e4fbd544df6772ceaf6f8c6892a4b7ab680c80 Building wheel for executing (PEP 517): started Building wheel for executing (PEP 517): finished with status 'done' Created wheel for executing: filename=executing-0.8.3-py2.py3-none-any.whl size=16408 sha256=81cacfbe5ad0fe9529f1c8e4f4b8897bda063d16bdcacdb25c628a73551b1625 Stored in directory: /root/.cache/pip/wheels/89/17/e0/204f597f163fda56806682d0945a10b9004777e8461010cd32 Building wheel for flake8 (setup.py): started Building wheel for flake8 (setup.py): finished with status 'done' Created wheel for flake8: filename=flake8-3.8.1-py2.py3-none-any.whl size=72521 sha256=83c5569342e385d6115473dba1bcc33321e76bbb4fb4436b4901f25aefbf0d14 Stored in directory: /root/.cache/pip/wheels/3f/6c/5f/c40a7648cadfd6c027fa6bfbe4f3eef9650c9b6d6249cedf36 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.5.0-py2.py3-none-any.whl size=5547 sha256=ab44682877eade5dd9ad59429dbb82fb92cef2227db7018cbe51b274df23e301 Stored in directory: /root/.cache/pip/wheels/dd/de/74/ec40109e1e0abd19ed15a9597bcc6c2d1b52ad712a58099416 Building wheel for freezegun (PEP 517): started Building wheel for freezegun (PEP 517): finished with status 'done' Created wheel for freezegun: filename=freezegun-0.3.15-py2.py3-none-any.whl size=14630 sha256=211991ec0efff3277700e6bfe77d0e6195155fa386960f808582a7d0b28fa83b Stored in directory: /root/.cache/pip/wheels/c6/ca/0b/3482122b4da6c6ae340249758efd91760129078884bc25ef89 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.0.2-py3-none-any.whl size=11035 sha256=a3ffa61a2f845d613f0c3e6ae3a4a17da3ee3d2ecc3971d82fa064cf6063f2c0 Stored in directory: /root/.cache/pip/wheels/ce/c2/62/32f5c5a8fac47497653df6a0fa25925aad5599d0891bbf612c Building wheel for ipython (PEP 517): started Building wheel for ipython (PEP 517): finished with status 'done' Created wheel for ipython: filename=ipython-8.1.1-py3-none-any.whl size=750257 sha256=92603fa82a6ca2fddfc8e16619e0653e5f9e5d69bf033d9944b3218fec5a2642 Stored in directory: /root/.cache/pip/wheels/7d/54/c2/e8be33222630a160aa46c46e996e4e9f45657816d7c84c92af Building wheel for isort (setup.py): started Building wheel for isort (setup.py): finished with status 'done' Created wheel for isort: filename=isort-4.3.21-py2.py3-none-any.whl size=42298 sha256=08efba8c02bee6c8ac98070df830bd3e27fbceee4894e0f4241c40c2b3644954 Stored in directory: /root/.cache/pip/wheels/a4/c6/43/65d3cba8065b8f138e70cca196f498c6a67db86df5e804b341 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=b2211f201014ac978bff4646ea2b62dfa8fd56388505c1f11d49ad2e4d4d3bda Stored in directory: /root/.cache/pip/wheels/8a/c3/37/db5215b378060ef856772ca74ac2873c88994def7ff4c07bd9 Building wheel for lazy-object-proxy (PEP 517): started Building wheel for lazy-object-proxy (PEP 517): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.4.3-cp39-cp39-linux_x86_64.whl size=58605 sha256=3175b24b76c90599ec2d6d1aaaeec1192b6489aed19c9b0af0900f2522d87c71 Stored in directory: /root/.cache/pip/wheels/41/20/07/2a3e02cdfc8b442404202f6ef99ff1b1c16b73910968a46f2f 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.1-py2.py3-none-any.whl size=23838 sha256=03944682ee146614f4c2d16b44af0974a64e4884074caf68d86f9631294e17b8 Stored in directory: /root/.cache/pip/wheels/ac/29/50/53795f903523fe1c5fd1b0f27b2c8d316d2352d04e82af78e0 Building wheel for lunr (setup.py): started Building wheel for lunr (setup.py): finished with status 'done' Created wheel for lunr: filename=lunr-0.5.8-py2.py3-none-any.whl size=35470 sha256=11ad391cda25f078c5c942983b75739bdffec33b262f9107c719e5e8d3c5a434 Stored in directory: /root/.cache/pip/wheels/db/d6/f7/08d65c5c84f1b50ce79879d17a3e001abb9b83082795eb4f85 Building wheel for Mako (setup.py): started Building wheel for Mako (setup.py): finished with status 'done' Created wheel for Mako: filename=Mako-1.1.2-py2.py3-none-any.whl size=75539 sha256=ad6e75fa799b58ae6afabd80fa055572ef317ae8ce346d4580cc0d10523aa90e Stored in directory: /root/.cache/pip/wheels/47/69/71/563b19fcfc007c2739274f9e03aaa8b0d0efd791360b12b73e 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.3-py3-none-any.whl size=8243 sha256=a1b6d336290284a31ef575889dd8b43bf96568527ada9c6f235bb68a3c40a2dd Stored in directory: /root/.cache/pip/wheels/2b/78/85/91310eb52111282abd497076bc1ff49b7e434d742a7b04f440 Building wheel for mccabe (setup.py): started Building wheel for mccabe (setup.py): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.6.1-py2.py3-none-any.whl size=7064 sha256=dae1cdb5ee710c2b0880fe1c75e94552b038e0ac5583db59a7589c3e7f8a86d9 Stored in directory: /root/.cache/pip/wheels/4a/ed/eb/2758cbda923aa52fe0c2610149f87437955cf394e93428a0b8 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=4767 sha256=131dcd3f21fa5167ccafeb235820a377bdcae954505ff76082670d7f0cf805a0 Stored in directory: /root/.cache/pip/wheels/f3/bc/b8/92f9776c377dae4ca6c0c5426201e1a00124d016da58a0c5bd Building wheel for mkdocs (setup.py): started Building wheel for mkdocs (setup.py): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.2.3-py3-none-any.whl size=6355805 sha256=cbc01a2161c3acded36f4ab783660db37997cc036b250e0d3b0a2939e5b2dc9d Stored in directory: /root/.cache/pip/wheels/b5/79/ee/439f37b2a43a470a6396a5bfe9e8855c9c52412c6ea423fb79 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.1-py3-none-any.whl size=8809 sha256=6394b9b7ddbe305ff8127edf56be75fc387bd914f5208d22862f4880657a0fed Stored in directory: /root/.cache/pip/wheels/9c/9c/90/0dd2c776f7f4fbd141e33b4875f30dce2ea3a4e09b3bfbb160 Building wheel for mkdocs-awesome-pages-plugin (setup.py): started Building wheel for mkdocs-awesome-pages-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-awesome-pages-plugin: filename=mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl size=7960 sha256=75337b0d35d44c6b78e6f2373ba1dd9bf12eb2988061cc1f051ec9475f4885c1 Stored in directory: /root/.cache/pip/wheels/35/05/26/e8848c848bfbb29e01f40125df96ee290be4741a87afdc38cf 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=7372 sha256=346e9babd4628bf99cf58b4633cb4362e8441d86b8915d0c96d964747c8cac57 Stored in directory: /root/.cache/pip/wheels/a6/73/a0/215d28db0923e00c32534cdd4ec390403cc33f4f12ad43fd54 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.4.9-py3-none-any.whl size=14981 sha256=c2f81a1af45b1517c4b3f38aa238a54190426c936500dd0eea7d53391b3dd9df Stored in directory: /root/.cache/pip/wheels/07/c0/fa/9a6806e7b20c0da99e5913ba4922f0700e8653392c14cd50bd Building wheel for mkdocs-material (setup.py): started Building wheel for mkdocs-material (setup.py): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-5.2.0-py3-none-any.whl size=3618243 sha256=952d179468933daa48ce53078e8dda5752a8890668c2adeb8e35e123cbf92118 Stored in directory: /root/.cache/pip/wheels/c3/cf/25/56de0853098623ba302a981215f137a42e5fea059243e2e748 Building wheel for mkdocs-material-extensions (setup.py): started Building wheel for mkdocs-material-extensions (setup.py): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.0-py3-none-any.whl size=7955 sha256=9b5a5c09bf5279668056d31108efd30864bffffecdb8ba649a019fe659d95298 Stored in directory: /root/.cache/pip/wheels/89/d3/cc/b58da9dcbb8dc7ab00e1dbf40b09a71bd4903cb0132ffed503 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.2-py3-none-any.whl size=28703 sha256=f8491c5300c40a88b020e3948ad1ac5ef1c54684c133f8836da336f5b2be9066 Stored in directory: /root/.cache/pip/wheels/40/c1/3d/f51791123f39b158f194a03f9f8e32f8a68d76b8bc549bf022 Building wheel for more-itertools (setup.py): started Building wheel for more-itertools (setup.py): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-8.3.0-py3-none-any.whl size=40704 sha256=7bccbb9fb59630ef425010e78f74151a195acb646c493cdccb423871ecd17295 Stored in directory: /root/.cache/pip/wheels/c5/1f/09/1a22ac638c247a52f64d3de4bb7903d90567470cfdf38b87ce Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.6.7-py3-none-any.whl size=1493315 sha256=433e3e19955dd068670576df3b0f3b5663d3da5cf54eec369a4535da1be2928a Stored in directory: /root/.cache/pip/wheels/a7/3e/1a/2c5b877e4ab304e3c6ab32233aeb49333b501ad2de6f64c495 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=100694 sha256=6ee5d7b14b7afc6a9deb87c36504f474cceb862d87cf15742942c0ef9495d5c4 Stored in directory: /root/.cache/pip/wheels/a5/2a/6e/51f69c238dceaa37e481d79190c8f9c9c5275d695e519d6b8f Building wheel for pathspec (setup.py): started Building wheel for pathspec (setup.py): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.8.0-py2.py3-none-any.whl size=28467 sha256=10c8c286fa9e97c6fdaf18f2b9b1cdb6b0c194656bdc5c7e6f2652edb715ecc3 Stored in directory: /root/.cache/pip/wheels/8f/95/7d/e0674e46dd48755a2c68fd8076a52c6a290a9384b547ef498c Building wheel for pdoc3 (setup.py): started Building wheel for pdoc3 (setup.py): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.8.1-py3-none-any.whl size=106445 sha256=ec077f54ab548be45f7b6c70a583dfc6cd91f8429c12e41734dcb1f1eb2559e0 Stored in directory: /root/.cache/pip/wheels/37/59/2d/98d931f051f45e5ecf488214f44f6924767684deb851cb2f46 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=59039 sha256=d2d07a1af6296d22b500735c7c99ff232e9feb3f516fc322f2f0f5cbb09ae7bd Stored in directory: /root/.cache/pip/wheels/25/53/a2/6a4c89455a8492e2e534890fccf89b48a16cfdd90e0c47f04b 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=6301 sha256=7c56595851efba9b9dfd5c5df8de91b9a7abe65726106395a0cefd8b73aeecd7 Stored in directory: /root/.cache/pip/wheels/8f/ac/ba/b3e0f7c9b0318590606f41cb54e1e445151227e8b42cf3eef6 Building wheel for pluggy (PEP 517): started Building wheel for pluggy (PEP 517): finished with status 'done' Created wheel for pluggy: filename=pluggy-0.13.1-py2.py3-none-any.whl size=18107 sha256=3f95daeac068ea98169938990ae2058d9a9bd4b94bd01702a4f72d93d67b9537 Stored in directory: /root/.cache/pip/wheels/75/74/6d/25a043c7075966953070ba3d6f2df9a89a019475a12f7feba7 Building wheel for prompt-toolkit (PEP 517): started Building wheel for prompt-toolkit (PEP 517): finished with status 'done' Created wheel for prompt-toolkit: filename=prompt_toolkit-3.0.28-py3-none-any.whl size=380255 sha256=ddcc225577bbe050c4e045891a6ff973fcc2ca1e092f07048a31e6064d814ac7 Stored in directory: /root/.cache/pip/wheels/94/9a/10/788336fefa13fda3f5c4d374d1594bc61878664403c64548ac Building wheel for ptyprocess (PEP 517): started Building wheel for ptyprocess (PEP 517): finished with status 'done' Created wheel for ptyprocess: filename=ptyprocess-0.7.0-py2.py3-none-any.whl size=13979 sha256=9047048ad603b50de493970d339873b06fc3a105729e13cff2880c07c5128431 Stored in directory: /root/.cache/pip/wheels/c0/92/3a/8c8c2ddac291e3a68d46aa0f8268c5ae6a3d2aec3078927b43 Building wheel for pure-eval (PEP 517): started Building wheel for pure-eval (PEP 517): finished with status 'done' Created wheel for pure-eval: filename=pure_eval-0.2.2-py3-none-any.whl size=11692 sha256=d7bcb0c8b5e0a158456bf9e1a29333597b9a4800614dc1e88a4ff04b15f95255 Stored in directory: /root/.cache/pip/wheels/1c/1c/5e/468dd249fbb3fede996b93aa6ea9f89d91c23b51975ebd5e9b Building wheel for py (setup.py): started Building wheel for py (setup.py): finished with status 'done' Created wheel for py: filename=py-1.10.0-py2.py3-none-any.whl size=97661 sha256=d97cc30eb8f3b99dd286c518c77fb9e9d4cc2d1995a414c6463c65febde3d2de Stored in directory: /root/.cache/pip/wheels/97/0e/76/3a19b51485aa95aa2a05b139a7efafc8b731ae5970882c90d3 Building wheel for pydocstyle (setup.py): started Building wheel for pydocstyle (setup.py): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-5.0.2-py3-none-any.whl size=35078 sha256=fca1d19c8c3c8e8000f045eb0e03f94fb38d4836a264721f7a6cfeda72420bd9 Stored in directory: /root/.cache/pip/wheels/c8/80/26/5b08afec0a4dcb016d175b1618a61ef1e23a2aaecd01856521 Building wheel for pyflakes (setup.py): started Building wheel for pyflakes (setup.py): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-2.2.0-py2.py3-none-any.whl size=66966 sha256=db3d0a417e23212f6dd5b0ef936e8e5efce97cca8d6f9c8d18aa72d9d134aa53 Stored in directory: /root/.cache/pip/wheels/ab/aa/81/3f504b597b312d9572c70bd19bb0a895be0d1b840d2c94ad39 Building wheel for pylint (setup.py): started Building wheel for pylint (setup.py): finished with status 'done' Created wheel for pylint: filename=pylint-2.5.2-py3-none-any.whl size=324325 sha256=5623b96dd7a8365022579a5cc46cf413a90e5deaa3a69a960f5a2a0bbc033191 Stored in directory: /root/.cache/pip/wheels/87/9c/d7/154f77a9924a79d238e82d2eeae530606c43342e40edca3bc9 Building wheel for pymdown-extensions (setup.py): started Building wheel for pymdown-extensions (setup.py): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-7.1-py2.py3-none-any.whl size=205075 sha256=91872ce833275d0394c2c05b7dd31efa47baa59131388f62c7671295edbf7c0d Stored in directory: /root/.cache/pip/wheels/96/34/1f/0b90dafa5fdd5a816f0ad330f03318837fb5edbde185626acf Building wheel for pytest (PEP 517): started Building wheel for pytest (PEP 517): finished with status 'done' Created wheel for pytest: filename=pytest-5.4.2-py3-none-any.whl size=247413 sha256=96d1c3f0e122cbcceba3f6633ed87c4f2533ff9ac7e71dc596a69dad94da46c8 Stored in directory: /root/.cache/pip/wheels/c9/a0/9d/7b7cb001d70ca2c6d50d3d2ab5a297af9c99f825e81283f8bc Building wheel for pytest-asyncio (setup.py): started Building wheel for pytest-asyncio (setup.py): finished with status 'done' Created wheel for pytest-asyncio: filename=pytest_asyncio-0.15.1-py3-none-any.whl size=12102 sha256=6307a78cdb3bfe5e87f5e36bda9e48fd8832a22fcab6a2be0a87f9df5007da07 Stored in directory: /root/.cache/pip/wheels/af/b2/c6/36a211c3cf1dc4f407e85b5c1a56f0da8c689d530537e1ef31 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-2.8.1-py2.py3-none-any.whl size=18681 sha256=bc233c3e2aa7670833e32d935a64f5000e3ed4969ccb91d65af453c8c58146b0 Stored in directory: /root/.cache/pip/wheels/6a/68/b2/dcda3b23c3cffd13e64650d075c5beb19f9fc7f07f2da7b355 Building wheel for pytest-forked (PEP 517): started Building wheel for pytest-forked (PEP 517): finished with status 'done' Created wheel for pytest-forked: filename=pytest_forked-1.1.3-py2.py3-none-any.whl size=4473 sha256=1df536863908c87f8ae1c37ef2ab1a31adeede3f33b073e033e44eaa61d9c573 Stored in directory: /root/.cache/pip/wheels/e1/88/50/f8d99602de4fa7fbcd01f186597b8bdb231ddbe2ac9918d925 Building wheel for pytest-html (setup.py): started Building wheel for pytest-html (setup.py): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-2.1.1-py2.py3-none-any.whl size=16049 sha256=646ae2c4b77f7be6641702bbce9234990101ee18d323a7b7d88588f161ebfde8 Stored in directory: /root/.cache/pip/wheels/c9/bb/53/a72260de5dbd040dc4b981e1414eef3749556d8b92c705297f Building wheel for pytest-httpserver (setup.py): started Building wheel for pytest-httpserver (setup.py): finished with status 'done' Created wheel for pytest-httpserver: filename=pytest_httpserver-0.3.4-py3-none-any.whl size=13418 sha256=86f2ef55a09adeda33c797c715d196a8bfc90321182119c7b2c96a5d74df81fb Stored in directory: /root/.cache/pip/wheels/ff/49/03/b97845cc4d8d68709f722878b5d00e3336050df8653e099927 Building wheel for pytest-metadata (setup.py): started Building wheel for pytest-metadata (setup.py): finished with status 'done' Created wheel for pytest-metadata: filename=pytest_metadata-1.10.0-py2.py3-none-any.whl size=9928 sha256=a42b25aace4049ce493ffc3aceec503da72a74e6ae6e81c04dbf1d9e25ae51ca Stored in directory: /root/.cache/pip/wheels/1f/8c/83/0719c282082d83856a6bdd55c7dd6ffd92b4c8a96a904fe31d 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.1.0-py2.py3-none-any.whl size=10553 sha256=22a636a71173d4a4af90524a36756e479b93e2f98c0b8d9e82c864c72027e140 Stored in directory: /root/.cache/pip/wheels/57/71/7d/ecfa268c2e270c8efc89202e86bbd9dc020ae55af1ebe028df Building wheel for pytest-xdist (PEP 517): started Building wheel for pytest-xdist (PEP 517): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-1.32.0-py2.py3-none-any.whl size=36642 sha256=3556c00fbd7f471a735d6c89b8b55fc51c5a9339336a2cc2963a49d1857f473b Stored in directory: /root/.cache/pip/wheels/d4/c2/b9/27646b2befcabdf895aaad8a7124863f80dab31a4dfbfcddca Building wheel for pyyaml-env-tag (PEP 517): started Building wheel for pyyaml-env-tag (PEP 517): finished with status 'done' Created wheel for pyyaml-env-tag: filename=pyyaml_env_tag-0.1-py3-none-any.whl size=3897 sha256=3903d442409163f065fbb9522e5d595a03e8216c4657e1dc4d189f1e0732b290 Stored in directory: /root/.cache/pip/wheels/34/27/b8/73004c5a9ca12ef6a02f3ae91706e55fba2dd680948f5e68ce Building wheel for regex (setup.py): started Building wheel for regex (setup.py): finished with status 'done' Created wheel for regex: filename=regex-2021.8.28-cp39-cp39-linux_x86_64.whl size=673834 sha256=3f25bdd9c8cf2355dcc7eabc85850f5c345d5b3f03ad4d917842d1abede947f9 Stored in directory: /root/.cache/pip/wheels/c1/0b/35/85c268a497411d8ec919526834da1046183cb84b2e60cfae68 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=3300 sha256=0fc3f4cbfe0123cf2f8793ba56431e05381bdbf6f611c9546b3c118df4898b9b Stored in directory: /root/.cache/pip/wheels/d5/07/e9/0e1f5f7f2c9214eecefcd4ad649b4715a54311e6fb36e49ac1 Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.0.0-py2.py3-none-any.whl size=97025 sha256=ed3a8f8da71ab074b1da3149405d3093eba78c10c64fa6e13814e94bf01c39c9 Stored in directory: /root/.cache/pip/wheels/c7/c0/86/f403b4d878823707f7050142d612b206661eab3ef23ca26949 Building wheel for stack-data (PEP 517): started Building wheel for stack-data (PEP 517): finished with status 'done' Created wheel for stack-data: filename=stack_data-0.2.0-py3-none-any.whl size=21161 sha256=9853ad0a071877147a6481e41a955edd1417d1bf38baa23428346d1490b72485 Stored in directory: /root/.cache/pip/wheels/b6/66/98/552941c1ce395ec58c635992c9f2349fe07f88cb3e24e3a4c4 Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4847 sha256=06470b5d293797eb9b4db525950cac0166730215577bd6d97efeee69c18ec5c4 Stored in directory: /root/.cache/pip/wheels/b6/0d/90/0d1bbd99855f99cb2f6c2e5ff96f8023fad8ec367695f7d72d Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp39-cp39-linux_x86_64.whl size=427765 sha256=59bea063cf3d9a7cffd78fcef2845174a8945ee08d5413786998f5a51db7d4c0 Stored in directory: /root/.cache/pip/wheels/6f/ef/c9/5a028b736b28e21d3cad611317376ff57e17e4f6d2b6bc6a51 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.4.1-cp39-cp39-linux_x86_64.whl size=866393 sha256=04de65bcd70a5f2d81395f2220dc00180b78420f05b72b965fcaf846ae681ae3 Stored in directory: /root/.cache/pip/wheels/76/9d/0a/92a418f064e7c1baabbdc49a4168b9ae8bda647cf06edab936 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.6-py3-none-any.whl size=76453 sha256=a7c99a647aa332b6517b256c7c6d4c5039f4401469d09333eb37b2fd258c8b34 Stored in directory: /root/.cache/pip/wheels/e9/5a/20/dac4da48156be0a124bbbaccbee4344f38c1af7b6bc6b87eed 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=29224 sha256=17634880d8b176c2744208b18e82ab427e3271b8922588b531e86ac21cdd28d4 Stored in directory: /root/.cache/pip/wheels/aa/01/48/1383087feae88fa04ba2620204a3315c30588a62c4cfdb63f0 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39486 sha256=6b6340d428940ce4721457358d5fd6818713d67939982ee7ab072763bdac83c2 Stored in directory: /root/.cache/pip/wheels/a7/01/63/564bdedfdbc8d26932b97260d3257fcbc43c73c90d69b22dbb Building wheel for click (setup.py): started Building wheel for click (setup.py): finished with status 'done' Created wheel for click: filename=Click-7.0-py2.py3-none-any.whl size=81310 sha256=8b4d69d939e007f47ec746019d2034764d2419ca19004490cc86f04bbb75f8f4 Stored in directory: /root/.cache/pip/wheels/19/a8/8e/674baabb14706422643bb387b460ea64a1873a21ae8970f9c2 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488741 sha256=c5e193066baade1d071758bde451311926b59d071745a3f1ff43f771b87eec20 Stored in directory: /root/.cache/pip/wheels/a4/75/0e/dca642827f5e9a3f82a3b08d6d5ad6c983767c48f22e90bffa Building wheel for importlib-metadata (PEP 517): started Building wheel for importlib-metadata (PEP 517): finished with status 'done' Created wheel for importlib-metadata: filename=importlib_metadata-3.10.0-py3-none-any.whl size=14170 sha256=c74fddfe91701b008cd01913c36effebcad9954bc26f396b920a1df39ee70ac2 Stored in directory: /root/.cache/pip/wheels/29/7a/b2/db371af2a979dbd6009b23f3fb58be498a5298057f829d78d2 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125715 sha256=cdc5700af5f57e74b70e8090d8e65cf05f3e3429b891395058ae5d7f124a8180 Stored in directory: /root/.cache/pip/wheels/a0/12/cd/f35d3ec5e5fbe1d31cdc8d0591e7adbcbf946dc623da81b5f5 Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96282 sha256=703fd1f00227e1a164ef1f1feb791eba169d16d139e9a568fd8bd9f95341761f Stored in directory: /root/.cache/pip/wheels/3d/33/c3/e5e276b56116d75b6cd501544f51ad8ab4ceda28f614a74c07 Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp39-cp39-linux_x86_64.whl size=32438 sha256=ad860494934e7a6c3b000956e45b1ab9229089d4c79b85e4d99c7a2cb1a4c733 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e Building wheel for packaging (PEP 517): started Building wheel for packaging (PEP 517): finished with status 'done' Created wheel for packaging: filename=packaging-20.9-py2.py3-none-any.whl size=40891 sha256=d3d77f41fa5ddf4205dc5e36a0e309c650db56fcaa30538aec7f481dcaa3eeda Stored in directory: /root/.cache/pip/wheels/65/ab/5b/83dbc6a48fc7cf74c19b52a8bbcc444f2a1a35c38235d83b66 Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41380 sha256=cd7e2f412e5ff46fbca7434cb07fb9065e19b6158911f8e46e3700dbc5c6475f Stored in directory: /root/.cache/pip/wheels/d1/58/c0/f6d4eb5a88302dd2c15efbf25c3d99dbfc971250a6554c7b92 Building wheel for pygments (setup.py): started Building wheel for pygments (setup.py): finished with status 'done' Created wheel for pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950116 sha256=d9d67aed76ed7bf8fb3887c858568689cf4246ea8204288e3d3c861348c69434 Stored in directory: /root/.cache/pip/wheels/33/80/d9/2c5cc0cd6760f7f9843b5195ac094b57245f340b09dedd2175 Building wheel for pyparsing (setup.py): started Building wheel for pyparsing (setup.py): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-2.4.7-py2.py3-none-any.whl size=67860 sha256=c02f5b346b011a5c4c7bda957c371f735831d83db4af17dafb0d0a131ef3ad29 Stored in directory: /root/.cache/pip/wheels/c7/d1/c2/c57a35101174cb18eabf0c9460f60db6bfd66a27c45c0b45eb Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.1-py2.py3-none-any.whl size=227206 sha256=19989be7796a864dcfd2e565ec83b78f7dcf68fc7107163010a002ec61129e21 Stored in directory: /root/.cache/pip/wheels/90/c0/16/bc326bc6cfe7242747a19490127846bc59e7aed32a514a112b Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45655 sha256=c5ac2638a98823a2dcec0b83dc680f54c0d2f83b2ad005792d899f19f3a0b345 Stored in directory: /root/.cache/pip/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10973 sha256=a943b68db14ec72510ccdce8760b7e026cae7acba9b83eb9c9ff59ea820fb54d Stored in directory: /root/.cache/pip/wheels/eb/06/11/5c202f13d71a0f72e599497ab2fb3af2b15ec0a5c8d70f6393 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=16598 sha256=ed914f7ae8ba4fe1797555bfdfe7950042fc721c664b57a6ab99d07702750dab Stored in directory: /root/.cache/pip/wheels/f0/c8/9b/84c765dba6516ac8647d36144f232b542fc49b6ddf5c8e8b37 Building wheel for traitlets (PEP 517): started Building wheel for traitlets (PEP 517): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.1.1-py3-none-any.whl size=102024 sha256=d602b7cddde9e4542b5fdb462c9b62b876ee91a5203e93314b42f437ad3ffbf6 Stored in directory: /root/.cache/pip/wheels/d0/09/50/fb6e02b698208b3ffe455af62329fc552dfed1e38dba50df78 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=78601 sha256=d416084022af8dc9d82dfde9ff821091f48c2afefc35daea34bfc358048d9018 Stored in directory: /root/.cache/pip/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 Building wheel for zipp (PEP 517): started Building wheel for zipp (PEP 517): finished with status 'done' Created wheel for zipp: filename=zipp-3.4.1-py3-none-any.whl size=5208 sha256=08a5f4284b5a79da54a786d92e3c4d8e26b1d33e0c91154c0bc390264afa9595 Stored in directory: /root/.cache/pip/wheels/dc/d0/f3/f006b9924edd93d7e17f507afd168203fbf63e64309d7f4a56 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=9585 sha256=3dbfd486a95b27eda047d9121e7ff731a51bc4d5ee0ff31d94ff688e0d384f06 Stored in directory: /root/.cache/pip/wheels/ae/63/7e/0140731b9806ceab68c3641a88a14daf609fa4c7b83dcc1061 Building wheel for decorator (setup.py): started Building wheel for decorator (setup.py): finished with status 'done' Created wheel for decorator: filename=decorator-4.4.0-py2.py3-none-any.whl size=9211 sha256=5f6aa76f47e9fd6ba75c3e6e4d9535b3221a67e597a0d82eeaed0c47dcc8884c Stored in directory: /root/.cache/pip/wheels/82/a1/c9/7e4eb81a6724abad611bb46005fc9f567c1620624c5fab2f85 Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301487 sha256=de79b7aa505aace6a2029d434383c4e88975a052d1758d54be7f3bb8fadfc960 Stored in directory: /root/.cache/pip/wheels/3d/06/7f/0ad2a91312c09d74e4c875aef3490e0da58c7339811d6ceb63 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70284 sha256=60fbd19f3e06b8a19f4013495ff189b4a37ffcc090bd3ad2b779f802ada04904 Stored in directory: /root/.cache/pip/wheels/07/e5/f9/809f0a0b8bb9e3d418c48942b4da3b9fdf5142803e1e2363bc Building wheel for werkzeug (setup.py): started Building wheel for werkzeug (setup.py): finished with status 'done' Created wheel for werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298652 sha256=92196755bb436e47c8cb53f336e0b16128ef78ead1d23ffbfa8befaf709ce0df Stored in directory: /root/.cache/pip/wheels/c6/6b/b2/955e02096a1c6a5ea44b29d50a1049d5cb8345165515837b8b Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-57.4.0-py3-none-any.whl size=819017 sha256=0ee340789b3fb20461d9585460325f553b2f80d1c49c7be827c1ab3d489b7667 Stored in directory: /root/.cache/pip/wheels/6a/02/e4/ef7f791aa82fd8887dea8a6c28631976b89632a75ec0078df9 Successfully built apipkg astroid asttokens backcall black coverage execnet executing flake8 flake8-docstrings freezegun ghp-import ipython isort jedi lazy-object-proxy livereload lunr Mako matplotlib-inline mccabe mergedeep mkdocs mkdocs-add-number-plugin mkdocs-awesome-pages-plugin mkdocs-exclude mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions mock more-itertools nltk parso pathspec pdoc3 pexpect pickleshare pluggy prompt-toolkit ptyprocess pure-eval py pydocstyle pyflakes pylint pymdown-extensions pytest pytest-asyncio pytest-cov pytest-forked pytest-html pytest-httpserver pytest-metadata pytest-mock pytest-xdist pyyaml-env-tag regex repackage snowballstemmer stack-data termcolor tornado typed-ast watchdog wcwidth attrs click future importlib-metadata Jinja2 Markdown MarkupSafe packaging pycodestyle pygments pyparsing python-dateutil PyYAML six toml traitlets wrapt zipp appdirs decorator joblib tqdm werkzeug setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.0/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.0/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-2.0/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/apipkg-1.5-py2.py3-none-any.whl Processing ./src/astroid-2.4.1-py3-none-any.whl Processing ./src/asttokens-2.0.5-py2.py3-none-any.whl Processing ./src/backcall-0.2.0-py2.py3-none-any.whl Processing ./src/black-19.10b0-py36-none-any.whl Processing ./src/coverage-5.1-cp39-cp39-linux_x86_64.whl Processing ./src/execnet-1.7.1-py2.py3-none-any.whl Processing ./src/executing-0.8.3-py2.py3-none-any.whl Processing ./src/flake8-3.8.1-py2.py3-none-any.whl Processing ./src/flake8_docstrings-1.5.0-py2.py3-none-any.whl Processing ./src/freezegun-0.3.15-py2.py3-none-any.whl Processing ./src/ghp_import-2.0.2-py3-none-any.whl Processing ./src/ipython-8.1.1-py3-none-any.whl Processing ./src/isort-4.3.21-py2.py3-none-any.whl Processing ./src/jedi-0.18.1-py2.py3-none-any.whl Processing ./src/lazy_object_proxy-1.4.3-cp39-cp39-linux_x86_64.whl Processing ./src/livereload-2.6.1-py2.py3-none-any.whl Processing ./src/lunr-0.5.8-py2.py3-none-any.whl Processing ./src/Mako-1.1.2-py2.py3-none-any.whl Processing ./src/matplotlib_inline-0.1.3-py3-none-any.whl Processing ./src/mccabe-0.6.1-py2.py3-none-any.whl Processing ./src/mergedeep-1.3.4-py3-none-any.whl Processing ./src/mkdocs-1.2.3-py3-none-any.whl Processing ./src/mkdocs_add_number_plugin-1.2.1-py3-none-any.whl Processing ./src/mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl Processing ./src/mkdocs_macros_plugin-0.4.9-py3-none-any.whl Processing ./src/mkdocs_material-5.2.0-py3-none-any.whl Processing ./src/mkdocs_material_extensions-1.0-py3-none-any.whl Processing ./src/mock-4.0.2-py3-none-any.whl Processing ./src/more_itertools-8.3.0-py3-none-any.whl Processing ./src/nltk-3.6.7-py3-none-any.whl Processing ./src/parso-0.8.3-py2.py3-none-any.whl Processing ./src/pathspec-0.8.0-py2.py3-none-any.whl Processing ./src/pdoc3-0.8.1-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/pluggy-0.13.1-py2.py3-none-any.whl Processing ./src/prompt_toolkit-3.0.28-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.10.0-py2.py3-none-any.whl Processing ./src/pydocstyle-5.0.2-py3-none-any.whl Processing ./src/pyflakes-2.2.0-py2.py3-none-any.whl Processing ./src/pylint-2.5.2-py3-none-any.whl Processing ./src/pymdown_extensions-7.1-py2.py3-none-any.whl Processing ./src/pytest-5.4.2-py3-none-any.whl Processing ./src/pytest_asyncio-0.15.1-py3-none-any.whl Processing ./src/pytest_cov-2.8.1-py2.py3-none-any.whl Processing ./src/pytest_forked-1.1.3-py2.py3-none-any.whl Processing ./src/pytest_html-2.1.1-py2.py3-none-any.whl Processing ./src/pytest_httpserver-0.3.4-py3-none-any.whl Processing ./src/pytest_metadata-1.10.0-py2.py3-none-any.whl Processing ./src/pytest_mock-3.1.0-py2.py3-none-any.whl Processing ./src/pytest_xdist-1.32.0-py2.py3-none-any.whl Processing ./src/pyyaml_env_tag-0.1-py3-none-any.whl Processing ./src/regex-2021.8.28-cp39-cp39-linux_x86_64.whl Processing ./src/repackage-0.7.3-py3-none-any.whl Processing ./src/snowballstemmer-2.0.0-py2.py3-none-any.whl Processing ./src/stack_data-0.2.0-py3-none-any.whl Processing ./src/termcolor-1.1.0-py3-none-any.whl Processing ./src/tornado-6.0.4-cp39-cp39-linux_x86_64.whl Processing ./src/typed_ast-1.4.1-cp39-cp39-linux_x86_64.whl Processing ./src/watchdog-2.1.6-py3-none-any.whl Processing ./src/wcwidth-0.2.5-py2.py3-none-any.whl Requirement already satisfied: six~=1.12 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from astroid==2.4.1->-r requirements3.txt.tmp (line 2)) (1.15.0) Requirement already satisfied: wrapt~=1.11 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from astroid==2.4.1->-r requirements3.txt.tmp (line 2)) (1.12.1) Requirement already satisfied: attrs>=18.1.0 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from black==19.10b0->-r requirements3.txt.tmp (line 5)) (19.3.0) Requirement already satisfied: appdirs in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from black==19.10b0->-r requirements3.txt.tmp (line 5)) (1.4.4) Requirement already satisfied: click>=6.5 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from black==19.10b0->-r requirements3.txt.tmp (line 5)) (7.0) Requirement already satisfied: toml>=0.9.4 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from black==19.10b0->-r requirements3.txt.tmp (line 5)) (0.10.2) Requirement already satisfied: pycodestyle<2.7.0,>=2.6.0a1 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from flake8==3.8.1->-r requirements3.txt.tmp (line 9)) (2.6.0) Requirement already satisfied: python-dateutil>=2.0 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from freezegun==0.3.15->-r requirements3.txt.tmp (line 11)) (2.8.1) Requirement already satisfied: pygments>=2.4.0 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from ipython==8.1.1->-r requirements3.txt.tmp (line 13)) (2.7.4) Requirement already satisfied: setuptools>=18.5 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from ipython==8.1.1->-r requirements3.txt.tmp (line 13)) (57.4.0) Requirement already satisfied: traitlets>=5 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from ipython==8.1.1->-r requirements3.txt.tmp (line 13)) (5.1.1) Requirement already satisfied: decorator in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from ipython==8.1.1->-r requirements3.txt.tmp (line 13)) (4.4.0) Requirement already satisfied: future>=0.16.0 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from lunr==0.5.8->-r requirements3.txt.tmp (line 18)) (0.17.1) Requirement already satisfied: MarkupSafe>=0.9.2 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from Mako==1.1.2->-r requirements3.txt.tmp (line 19)) (1.1.1) Requirement already satisfied: PyYAML>=3.10 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from mkdocs==1.2.3->-r requirements3.txt.tmp (line 23)) (5.4.1) Requirement already satisfied: Jinja2>=2.10.1 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from mkdocs==1.2.3->-r requirements3.txt.tmp (line 23)) (2.11.3) Requirement already satisfied: Markdown>=3.2.1 in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from mkdocs==1.2.3->-r requirements3.txt.tmp (line 23)) (3.3.3) Requirement already satisfied: importlib-metadata>=3.10 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from mkdocs==1.2.3->-r requirements3.txt.tmp (line 23)) (3.10.0) Requirement already satisfied: packaging>=20.5 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from mkdocs==1.2.3->-r requirements3.txt.tmp (line 23)) (20.9) Requirement already satisfied: joblib in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from nltk==3.6.7->-r requirements3.txt.tmp (line 32)) (0.17.0) Requirement already satisfied: tqdm in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from nltk==3.6.7->-r requirements3.txt.tmp (line 32)) (4.53.0) Requirement already satisfied: werkzeug in /opt/metwork-mfext-2.0/opt/python3/lib/python3.9/site-packages (from pytest-httpserver==0.3.4->-r requirements3.txt.tmp (line 52)) (1.0.1) Requirement already satisfied: zipp>=0.5 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from importlib-metadata>=3.10->mkdocs==1.2.3->-r requirements3.txt.tmp (line 23)) (3.4.1) Requirement already satisfied: pyparsing>=2.0.2 in /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/site-packages (from packaging>=20.5->mkdocs==1.2.3->-r requirements3.txt.tmp (line 23)) (2.4.7) Installing collected packages: wcwidth, watchdog, pyyaml-env-tag, py, pluggy, more-itertools, mergedeep, ghp-import, snowballstemmer, pytest, pymdown-extensions, pyflakes, pure-eval, ptyprocess, parso, mkdocs-material-extensions, mkdocs, mccabe, lazy-object-proxy, executing, asttokens, apipkg, typed-ast, tornado, termcolor, stack-data, repackage, regex, pytest-metadata, pytest-forked, pydocstyle, prompt-toolkit, pickleshare, pexpect, pathspec, mkdocs-material, matplotlib-inline, Mako, jedi, isort, flake8, execnet, coverage, backcall, astroid, pytest-xdist, pytest-mock, pytest-httpserver, pytest-html, pytest-cov, pytest-asyncio, pylint, pdoc3, nltk, mock, mkdocs-macros-plugin, mkdocs-exclude, mkdocs-awesome-pages-plugin, mkdocs-add-number-plugin, lunr, livereload, ipython, freezegun, flake8-docstrings, black Successfully installed Mako-1.1.2 apipkg-1.5 astroid-2.4.1 asttokens-2.0.5 backcall-0.2.0 black-19.10b0 coverage-5.1 execnet-1.7.1 executing-0.8.3 flake8-3.8.1 flake8-docstrings-1.5.0 freezegun-0.3.15 ghp-import-2.0.2 ipython-8.1.1 isort-4.3.21 jedi-0.18.1 lazy-object-proxy-1.4.3 livereload-2.6.1 lunr-0.5.8 matplotlib-inline-0.1.3 mccabe-0.6.1 mergedeep-1.3.4 mkdocs-1.2.3 mkdocs-add-number-plugin-1.2.1 mkdocs-awesome-pages-plugin-2.2.1 mkdocs-exclude-1.0.2 mkdocs-macros-plugin-0.4.9 mkdocs-material-5.2.0 mkdocs-material-extensions-1.0 mock-4.0.2 more-itertools-8.3.0 nltk-3.6.7 parso-0.8.3 pathspec-0.8.0 pdoc3-0.8.1 pexpect-4.8.0 pickleshare-0.7.5 pluggy-0.13.1 prompt-toolkit-3.0.28 ptyprocess-0.7.0 pure-eval-0.2.2 py-1.10.0 pydocstyle-5.0.2 pyflakes-2.2.0 pylint-2.5.2 pymdown-extensions-7.1 pytest-5.4.2 pytest-asyncio-0.15.1 pytest-cov-2.8.1 pytest-forked-1.1.3 pytest-html-2.1.1 pytest-httpserver-0.3.4 pytest-metadata-1.10.0 pytest-mock-3.1.0 pytest-xdist-1.32.0 pyyaml-env-tag-0.1 regex-2021.8.28 repackage-0.7.3 snowballstemmer-2.0.0 stack-data-0.2.0 termcolor-1.1.0 tornado-6.0.4 typed-ast-1.4.1 watchdog-2.1.6 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.0/opt/python3_devtools/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-2.0/opt/python3_devtools/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-2.0/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.0/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.0/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.0/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.0/opt/python3_devtools/lib/python3.9/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.0/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/asttokens.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/backcall.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/executing.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/flake8-docstrings.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/ghp-import.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/ipython.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/matplotlib-inline.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mergedeep.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/parso.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pexpect.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pickleshare.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/prompt-toolkit.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/ptyprocess.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pure-eval.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/py.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest-asyncio.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest-forked.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/pyyaml_env_tag.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/repackage.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/stack-data.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/typed-ast.yaml is ready /opt/metwork-mfext-2.0/opt/python3_devtools/share/metwork_packages/watchdog.yaml is ready /opt/metwork-mfext-2.0/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.0/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-2.0/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.0/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_d389eae886e2aea632c0b4bfb8b2e59e.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.0/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/java" "java" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 6bbcf5dcfbe23bf9a62aedfa2aaa1c7b cache missed (/buildcache/mfext_cache_layer_java_73a009906c3bbad9cfbd791e1b9ddef6.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.0/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,java@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml touch /opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml echo "name: 'openjdk'" >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml echo "version: '11.0.5+10'" >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml echo "checksum: 'b36a67900617c0f1b16511c0286dc5b7'" >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/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.0/opt/java/share/metwork_packages/openjdk.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml echo "website: 'https://adoptopenjdk.net'" >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml echo "license: 'GPL v2 with Classpath Exception (GPLv2+CE).'" >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/java/share/metwork_packages/openjdk.yaml; fi make --file=/opt/metwork-mfext-2.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/java download uncompress make[1]: Entering directory '/src/layers/layer8_java/0500_openjdk' /opt/metwork-mfext-2.0/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.0/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.0/opt/java/${DIR}; cp -Rf ${DIR} /opt/metwork-mfext-2.0/opt/java/; done make[3]: Leaving directory '/src/layers/layer8_java/0500_openjdk' if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-2.0/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/java" cache: /buildcache/mfext_cache_layer_java_73a009906c3bbad9cfbd791e1b9ddef6.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.0/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/monitoring" "monitoring" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache hit (used: /buildcache/mfext_cache_layer_monitoring_cc690d4d76c672bcc190308cf8697b8f.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.0/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-2.0/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_cc690d4d76c672bcc190308cf8697b8f.tar) 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.0/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/nodejs" "nodejs" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: b67df0b00fc94b997fce005ec86376fb cache hit (used: /buildcache/mfext_cache_layer_nodejs_b084540af348f8888fd9afde3a163601.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.0/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-2.0/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_b084540af348f8888fd9afde3a163601.tar) 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.0/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/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.0/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/default" "default" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: c6df81fda9a6afeda29d735ed3367d90 core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 devtools@mfext layer (dependency) hash (from cache): 1bebd44b1c96d9c895c731cb0332c906 java@mfext layer (dependency) hash (from cache): 5f2c8a6496ce9310ae930da9a46a929a monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): 0838d4ce43eb6b49b3b1f52d0f9ae096 openresty@mfext layer (dependency) hash (from cache): 2a7cbe2afff08699d50d7367d3dd886d python3@mfext layer (dependency) hash (from cache): c893b7fbdf92b033241ab4b3ba23a016 python3_core@mfext layer (dependency) hash (from cache): b027b24199cd9ea5a278aecf5cfc478b python3_devtools@mfext layer (dependency) hash (from cache): c422d6e43d8e8df228c5be45300c7c68 python3_scientific_core@mfext layer (dependency) hash (from cache): 051a2bd219c9fbed77c9fa8223e6f5f8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e scientific_core@mfext layer (dependency) hash (from cache): 5e29e75389040be5642bdc4e369e1825 source hash: b833280058cad59404c87e58414720f5 cache missed (/buildcache/mfext_cache_layer_default_573139c5efcd22612cdc5101aea670a0.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.0/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-2.0/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/default" cache: /buildcache/mfext_cache_layer_default_573139c5efcd22612cdc5101aea670a0.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.0/bin/metwork_debug chmod a+rx /opt/metwork-mfext-2.0/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-2.0/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-2.0/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-2.0/bin/clear.sh chmod a+rx /opt/metwork-mfext-2.0/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-2.0/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-2.0/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-2.0/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-2.0/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-2.0/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-2.0/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-2.0/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-2.0/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-2.0/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-2.0/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-2.0/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-2.0/bin/components chmod a+rx /opt/metwork-mfext-2.0/bin/components cp -f _circus.start /opt/metwork-mfext-2.0/bin/_circus.start chmod a+rx /opt/metwork-mfext-2.0/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-2.0/bin/_circus.stop chmod a+rx /opt/metwork-mfext-2.0/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-2.0/bin/_circus.status chmod a+rx /opt/metwork-mfext-2.0/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-2.0/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-2.0/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-2.0/bin/before_start_redis chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-2.0/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-2.0/bin/port_test.sh chmod a+rx /opt/metwork-mfext-2.0/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-2.0/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-2.0/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-2.0/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-2.0/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-2.0/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-2.0/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-2.0/bin/config.py chmod a+rx /opt/metwork-mfext-2.0/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-2.0/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-2.0/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-2.0/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-2.0/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-2.0/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-2.0/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-2.0/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-2.0/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-2.0/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-2.0/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-2.0/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-2.0/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-2.0/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-2.0/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-2.0/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-2.0/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-2.0/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-2.0/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-2.0/bin/_circusctl chmod a+rx /opt/metwork-mfext-2.0/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-2.0/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-2.0/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-2.0/bin/nginx.status chmod a+rx /opt/metwork-mfext-2.0/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-2.0/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-2.0/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-2.0/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-2.0/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-2.0/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-2.0/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-2.0/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-2.0/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-2.0/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-2.0/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-2.0/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-2.0/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-2.0/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-2.0/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-2.0/bin/_circus.reload chmod a+rx /opt/metwork-mfext-2.0/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-2.0/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-2.0/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-2.0/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-2.0/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-2.0/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-2.0/bin/plugins.status chmod a+rx /opt/metwork-mfext-2.0/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-2.0/bin/_plugins.status chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-2.0/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-2.0/bin/plugins.stop chmod a+rx /opt/metwork-mfext-2.0/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-2.0/bin/_plugins.start chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-2.0/bin/plugins.start chmod a+rx /opt/metwork-mfext-2.0/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-2.0/bin/_send_state.py chmod a+rx /opt/metwork-mfext-2.0/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-2.0/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-2.0/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-2.0/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-2.0/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-2.0/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-2.0/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-2.0/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-2.0/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-2.0/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-2.0/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-2.0/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-2.0/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-2.0/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-2.0/bin/repeat.sh chmod a+rx /opt/metwork-mfext-2.0/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-2.0/bin/before_start_vector chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-2.0/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-2.0/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-2.0/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-2.0/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-2.0/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-2.0/share/templates/bashrc /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-2.0/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-2.0/share/templates/bash_profile /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-2.0/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-2.0/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-2.0/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-2.0/share/templates/nethard_profile /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-2.0/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-2.0/share/templates/interactive_profile /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-2.0/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-2.0/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-2.0 && /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.0/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.0/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.0/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-2.0/share/templates/mfxxx_wrapper /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-2.0/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-2.0/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-2.0/share/templates/_mfxxx_wrapper /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-2.0/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-2.0/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-2.0/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-2.0/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-2.0/share/templates/crontab cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-2.0/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-2.0/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-2.0/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-2.0/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-2.0/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-2.0/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-2.0/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-2.0/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-2.0/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-2.0/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-2.0/share/templates/mfxxx.start mkdir -p /opt/metwork-mfext-2.0/lib/mfext touch /opt/metwork-mfext-2.0/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-2.0/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-2.0/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-2.0/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-2.0/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-2.0/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-2.0/bin/envtpl >/opt/metwork-mfext-2.0/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.0/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md